prototype

Run throwaway prototypes and generate a formal prototype report.

39|6|Updated May 3, 2026
One-click install
npx skills add https://github.com/cenconq25/claude-code-app-studio --skill prototype-cenconq25
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: prototype
Source: https://github.com/cenconq25/claude-code-app-studio/tree/main/.claude/skills/prototype
Command: npx skills add https://github.com/cenconq25/claude-code-app-studio --skill prototype-cenconq25

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This workflow guides teams to quickly validate risky concepts by producing throwaway prototype code and a structured prototype report, reducing architecture risk before committing resources.

Core Features & Use Cases

  • Structured prototype workflow: frames the riskiest assumption and executes a defined nine-phase process to retire risk via a formal report.
  • End-to-end artifact generation: outputs throwaway prototype code and a detailed REPORT.md for decision-making and PRD/ADR handoffs.
  • Practical applicability: suitable for product, design, and engineering teams during ideation, concept vetting, and transition to execution.

Quick Start

Frame the riskiest assumption and follow the nine-phase prototype workflow to produce a throwaway prototype report.

Frequently Asked Questions about prototype

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate risky product ideas before committing engineering resources?▼

To validate risky product ideas, use a structured rapid-prototyping workflow to build throwaway prototypes that test your riskiest assumptions. This generates a formal report that retires architecture and user-experience risk before you allocate full development resources.

What is a throwaway prototype and when should I use one in product management?▼

A throwaway prototype is temporary code built to validate a specific concept, not for production use. Use it during ideation and concept vetting phases to retire risk early, producing a detailed report suitable for PRD and ADR transitions.

How do I structure a prototype report for PRD or ADR handoffs?▼

Structure a prototype report by following a nine-phase workflow that documents framing, success criteria, constraints, and run instructions. This generates a formal REPORT.md artifact designed explicitly for decision-making and PRD/ADR transitions.

Can I use rapid prototyping for both architecture and user experience validation?▼

Yes, rapid prototyping applies across ideation-to-implementation stages for both architecture and user-experience ideas. It frames the riskiest assumptions and executes a defined process to produce throwaway prototype code and a formal validation report.

What is the best way to frame risk assumptions for a prototype workflow?▼

The best way to frame risk assumptions is to identify your single riskiest assumption upfront, then execute a structured nine-phase prototype workflow. This guides teams through framing, constraints, and run instructions to produce a formal validation report.

When should I not use throwaway prototypes for risk validation?▼

Avoid throwaway prototypes when your concept carries low architecture risk or requires immediate production deployment. This workflow targets high-risk validation during ideation and concept vetting, outputting temporary code and a report rather than production-ready features.