Create a new React component with co-located test, story, and styles. Use when creating new UI components, when asked to scaffold/generate a component, or when building new pages.
$npx -y skills add zakelfassi/skills-driven-development --skill component-scaffoldInstalls into the current project.
Run `npx skills use "https://github.com/zakelfassi/skills-driven-development" --skill "zakelfassi/skills-driven-development/component-scaffold"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/zakelfassi/skills-driven-development" that are relevant to the current task. Run `npx skills add "https://github.com/zakelfassi/skills-driven-development"` and select the relevant skills, then follow their instructions.