Skip to main content
Run any Skill in Manus
with one click

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

Overview

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

Install command
npx skills add https://github.com/gaia-react/gaia --skill new-component

Copy and paste this command into Claude Code to install the skill

Stars15
Forks1
UpdatedJune 3, 2026 at 19:35
SKILL.md
readonly