在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用create-component
星标1
分支1
更新时间2026年1月14日 16:02
Add a new component to the design system
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Add a new component to the design system
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | create-component |
| description | Add a new component to the design system |
When creating Equality components,
We commonly use the following states for components:
Components like "Button" and "Input" have prefix and suffix slots to place icons or buttons before, or after the primary component content.
After creating the component in the "ui" package, always create a corresponding docs MDX under packages/demo/src/content/components.
Review the create-documentation skill for instructions on how to format the docs.