Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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/).

Aperçu

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/).

Commande d'installation
npx skills add https://github.com/gaia-react/gaia --skill new-component

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles15
Forks1
Mis à jour3 juin 2026 à 19:35
SKILL.md
readonly