Creates minimal working prototypes for quick idea validation. Single-file when possible, includes test data, ready to demo immediately. Use when user says "prototype", "MVP", "proof of concept", "quick demo".
$npx -y skills add toowiredd/claude-skills-automation --skill rapid-prototyperInstalls into the current project.
Run `npx skills use "https://github.com/toowiredd/claude-skills-automation" --skill "toowiredd/claude-skills-automation/rapid-prototyper"` 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/toowiredd/claude-skills-automation" that are relevant to the current task. Run `npx skills add "https://github.com/toowiredd/claude-skills-automation"` and select the relevant skills, then follow their instructions.