Skip to main content
在 Manus 中运行任何 Skill
一键导入

new-component

Scaffold a new React component with optional Storybook story and Vitest test files. Use this skill whenever the user asks to "create a component", "make a button", "scaffold a card", "add a new component", or asks for a new file under `app/components/` following the project's component pattern (PascalCase folder, index.tsx, tests/).

概览

Scaffold a new React component with optional Storybook story and Vitest test files. Use this skill whenever the user asks to "create a component", "make a button", "scaffold a card", "add a new component", or asks for a new file under `app/components/` following the project's component pattern (PascalCase folder, index.tsx, tests/).

安装命令
npx skills add https://github.com/gaia-react/gaia --skill new-component

复制此命令并粘贴到 Claude Code 中以安装该技能

星标15
分支1
更新时间2026年6月3日 19:35
SKILL.md
readonly