← 返回 Skills 市场
118
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xdesign
功能描述
设计流程引擎,将想法到可交付物的全流程压缩为对话;当用户需要创建/设计/迭代视觉产物如幻灯片、原型、动画、UI设计、落地页或设计系统时使用
安全使用建议
This skill appears to do what it says (produce HTML prototypes and integrate with repos/files), but it asks the agent to read broad context (entire codebases, cross-project files, GitHub repos) and its docs contain conflicting guidance about copying existing product UIs. Before installing or using it:
- Be prepared for OAuth prompts (GitHub) and file-access requests; limit scopes if possible.
- Avoid uploading proprietary or copyrighted materials unless you have the right to reproduce them; the skill's docs both prohibit and implicitly encourage copying popular UIs.
- If the agent will output standalone HTML, inspect generated artifacts for scripts that call external endpoints (e.g., window.claude.complete) before sharing or hosting them, since those calls run in viewers' browsers and could leak data or use their model quota.
- Ask the skill author to clarify the exact tools it will call at runtime and what permissions they require, and request a clear statement about how exported artifacts behave (network calls, external integrations).
If you want help drafting specific questions to ask the author (permissions needed, GitHub scopes, artifact runtime behavior), tell me and I can produce them.
功能分析
Type: OpenClaw Skill
Name: xdesign
Version: 1.0.0
The 'xdesign' skill bundle is a comprehensive design engine for creating UI/UX prototypes, presentations, and landing pages. It utilizes a structured 'Perception-Planning-Action-Feedback' loop and includes advanced features like GitHub integration, cross-project file access, and automated verification agents (fork_verifier_agent). While the skill has broad capabilities (e.g., web fetching via web_fetch and file system access), these are clearly aligned with its stated purpose of gathering design context and generating artifacts. The instructions in SKILL.md include standard defensive guardrails to protect internal logic and respect intellectual property, with no evidence of malicious intent, data exfiltration, or unauthorized persistence.
能力标签
能力评估
Purpose & Capability
The name/description (design flow / HTML prototypes) align with instructions to read files, produce HTML, and integrate with GitHub and export tools. Minor inconsistency: SKILL.md's guardrail says 'Never recreate copyrighted designs', but references/workflow-guide.md explicitly encourages providing screenshots of Stripe/Notion/Linear to get 'same-tier UI' — this conflicts with the stated copyright guardrail and could encourage IP reuse.
Instruction Scope
The instructions repeatedly tell the agent to 'gather ALL available context' and to read attached files, design system files, entire codebases, cross-project files, and GitHub repositories. That is plausible for a design-to-code skill, but it is broad (cross-project reads, GitHub imports, run_script + readFileBinary for Office files). Also technical-specs shows generated HTML may call window.claude.complete from the viewer without an API key — exported artifacts executing remote model calls in a user's browser increases the surface for unintended data exposure. These behaviors are within a design skill's domain but are high‑impact and deserve explicit user consent and scope limitation.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest installation risk. Nothing is downloaded or written at install time according to metadata.
Credentials
The skill requests no environment variables or credentials in metadata. However, the runtime instructions assume authorization flows (connect_github, github_import_files) and use a variety of platform tools (gen_pptx, read_pdf, register_assets, etc.). These are proportional to a design skill but will require elevated file and GitHub access at runtime; users should expect OAuth/permission prompts.
Persistence & Privilege
always:false and normal autonomous invocation settings. The skill does reference forking a verifier agent and using platform tools, but it does not request permanent 'always' inclusion or claim system-wide configuration changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xdesign - 安装完成后,直接呼叫该 Skill 的名称或使用
/xdesign触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
x-design 1.0.0
- Initial release of the x-design skill: an end-to-end design workflow engine that turns ideas into deliverables via conversation.
- Supports creating, designing, and iterating on visual artifacts (slides, prototypes, UI, landing pages, design systems) using HTML.
- Implements a structured PPAF (Perception → Planning → Action → Feedback) design loop for iterative design.
- Emphasizes extracting structured requirements, building from existing context, and always beginning with a design system and wireframe phase.
- Includes robust safety and quality guardrails, including design reasoning explanations, strict IP protection, and a detailed self-check checklist before output.
元数据
常见问题
xdesign 是什么?
设计流程引擎,将想法到可交付物的全流程压缩为对话;当用户需要创建/设计/迭代视觉产物如幻灯片、原型、动画、UI设计、落地页或设计系统时使用. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。
如何安装 xdesign?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xdesign」即可一键安装,无需额外配置。
xdesign 是免费的吗?
是的,xdesign 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
xdesign 支持哪些平台?
xdesign 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 xdesign?
由 qomob(@qomob)开发并维护,当前版本 v1.0.0。
推荐 Skills