Use when the user says "I want to create a new component", asks to identify repeated UI patterns, wants to extract shared components, standardize a UI element across the codebase, or is building a new feature that may need a reusable component. Also use when auditing for reusable code or checking if existing shared components cover a new use case.
$npx -y skills add josschavez/creating-shared-components-plugin --skill creating-shared-componentsInstalls into the current project.
Run `npx skills use "https://github.com/josschavez/creating-shared-components-plugin" --skill "josschavez/creating-shared-components-plugin/creating-shared-components"` 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/josschavez/creating-shared-components-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/josschavez/creating-shared-components-plugin"` and select the relevant skills, then follow their instructions.