Build a throwaway prototype to answer a design question before committing to real implementation. Generates either a runnable terminal app (for state machines, data models, business logic) or several radically different UI variations on one route (for visual/layout decisions). Use when the user wants to prototype, spike, POC, sanity-check a data model, mock up a UI, explore design options, or says "prototype this", "spike this out", "let me play with it", "try a few designs", "sketch this in code", "I want to try something before building it for real", "quick and dirty version", or "validate this approach" — even if they don't use the word "prototype."
$npx -y skills add nicknisi/claude-plugins --skill prototypeInstalls into the current project.
Run `npx skills use "https://github.com/nicknisi/claude-plugins" --skill "nicknisi/claude-plugins/prototype"` 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/nicknisi/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/nicknisi/claude-plugins"` and select the relevant skills, then follow their instructions.