Rapid Prototype — Design skill for Claude Code
Generates working prototype code (API + UI) from user story or feature description for quick demos and validation.
How to install Rapid Prototype
Installs to ~/.claude/skills/dokkabei97-forged-claude-code-rapid-prototype/SKILL.md
mkdir -p ~/.claude/skills/dokkabei97-forged-claude-code-rapid-prototype && curl -fsSL https://raw.githubusercontent.com/Dokkabei97/forged-claude-code/HEAD/commands/rapid-prototype.md -o ~/.claude/skills/dokkabei97-forged-claude-code-rapid-prototype/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Rapid Prototype does
name: rapid-prototype description: "Generates working prototype code (API + UI) from user story or feature description for quick demos and validation" category: development complexity: intermediate mcp-servers: [] personas: []
/rapid-prototype - Quick Prototype Generator
Triggers
- When you need a working demo for investor presentations
- When validating a feature idea with real users before full implementation
- When building a proof-of-concept for technical feasibility
Usage
Alternatives in Design
- Brainstorm Experiments New — Design lean pretotypes for new product validation 7.8k ★
- Design Plugin — A Claude Code plugin that helps you make confident UI design decisions through rapid iteration 674 ★
- DesignReview — Two-way validation between SwiftUI implementation and Figma designs 512 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
UX Story Gen
Generate UX improvement user stories for Claude Pilot itself (dog fooding tool, not a shipped feature)
Claude Design PM Toolkit
Copy-paste Claude Design prompts for PMs. Board decks, investor demos, launch pages, feature flows, stakeholde
Showreel
Claude Code plugin for visual docs — annotated screenshots, feature demos, flow walkthrough recordings (gif/mp
Design Generate
Generate a technical design document. Auto-detects level: project-level from mega-plan.json, or feature-level
Spotkit
Spotkit — a Claude Code skill that turns a feature description into minimal, abstract SVG product illustration
Rogue API Engineering Skill
Expert API design and delivery: resource modeling, versioning, consistent error envelopes, pagination/filterin
Related Agents
Rapid Prototyper
Use this agent when you need to quickly scaffold a new API prototype, MVP backend, or proof-of-concept within
Prototype Auditor
Use when prototype is ready and a quick "obvious-issues only" sanity pass is needed before user acceptance. Tr
Shadcn Quick Helper
Use this agent when users need rapid assistance with shadcn/ui component additions, including installation com