← 返回 Skills 市场
Ui Design
作者
Anil Chandra Naidu Matcha
· GitHub ↗
· v0.1.0
· MIT-0
531
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install muapi-ui-design-skill
功能描述
Generate high-fidelity UI/UX mockups for mobile and web apps using Atomic Design principles — creates wireframes and design systems via muapi.ai
安全使用建议
This skill appears to do what it says: convert a product brief into a UX prompt and call the agent platform's image-generation primitive. Before installing, verify two small things: (1) Clarify the 'muapi.ai' mention — confirm whether an external API or API key is actually required (none are declared), and (2) confirm what the core/media/generate-image.sh primitive does on your platform (network calls, external providers, or data retention policies). Also avoid sending sensitive or proprietary data in prompts, as the script forwards the UX brief to a model for image generation.
功能分析
Type: OpenClaw Skill
Name: muapi-ui-design-skill
Version: 0.1.0
The skill is a legitimate UI/UX design tool that translates user requirements into structured prompts for image generation. The primary logic is contained in `scripts/generate-mockup.sh`, which constructs a design brief and passes it to a core system primitive (`core/media/generate-image.sh`). No evidence of data exfiltration, unauthorized execution, or malicious prompt injection was found.
能力评估
Purpose & Capability
The skill's stated purpose is UI/UX mockup generation. The included script and SKILL.md implement that: they build a UX brief and call a core image-generation primitive. However the description mentions 'muapi.ai' as the generator, while the script calls a local core/media/generate-image.sh with model 'flux-dev' — a superficial mismatch that should be clarified but does not indicate malicious behavior.
Instruction Scope
SKILL.md instructs the agent to expand the user's brief into a structured UX_BRIEF and then run the provided script. The instructions do not request reading unrelated files, environment variables, or external endpoints beyond the core primitive, and the script only constructs a prompt and forwards it to core/media/generate-image.sh.
Install Mechanism
No install spec is provided (instruction-only plus a small helper script). Nothing is downloaded or written to disk by an installer, which is the lowest-risk model for skills.
Credentials
The skill requests no environment variables or credentials, which matches its stated functionality. The description's reference to muapi.ai could imply an external API or credential requirement, but no such vars are declared or used in the code — clarify whether muapi.ai is an implementation detail of the platform or an outdated note.
Persistence & Privilege
The skill does not request always:true and has no install-time persistence. It merely invokes a local core primitive; it does not modify other skills or system-wide configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install muapi-ui-design-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/muapi-ui-design-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: Enables high-fidelity UI/UX mockup generation using Atomic Design principles.
- Supports both mobile and web platforms with platform-specific layouts.
- Integrates design system tokens, including typography, spacing (8pt grid), and WCAG-compliant color palettes.
- Offers intent mapping for various app types (e.g., SaaS, E-commerce, Portfolio) with recommended styles and layouts.
- Enforces constraints for accessibility and accuracy (pure UI only, consistent atomic components).
- Provides detailed agent protocol to expand user briefs into technical design specifications.
元数据
常见问题
Ui Design 是什么?
Generate high-fidelity UI/UX mockups for mobile and web apps using Atomic Design principles — creates wireframes and design systems via muapi.ai. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 531 次。
如何安装 Ui Design?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install muapi-ui-design-skill」即可一键安装,无需额外配置。
Ui Design 是免费的吗?
是的,Ui Design 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ui Design 支持哪些平台?
Ui Design 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ui Design?
由 Anil Chandra Naidu Matcha(@anil-matcha)开发并维护,当前版本 v0.1.0。
推荐 Skills