Dokkabei97

Rapid Prototype — Design skill for Claude Code

Design community

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

Terminal
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 Repository