What problem does it solve? Design questions about state models, business logic, or UI layout are hard to settle on paper or in chat. This Skill produces throwaway, runnable prototypes that let you and non-developers feel the answer before committing to real code. ## Core Features & Use Cases - Logic Prototypes: Build a single self-contained HTML file with free-play buttons and tabbed guided walkthroughs that drive a pure reducer, state machine, or function set through edge cases. - UI Prototypes: Generate 3-5 radically different UI variants on one route, switchable via a ?variant= URL param and a floating bottom bar with arrow-key cycling. - Capture Workflow: Fold validated decisions into real code while committing the prototype to a throwaway branch as a primary source. - Use Case: Before writing a checkout state machine, build a shareable HTML demo so a PM can click through scenarios and discover that a transition should be illegal. ## Quick Start Ask the AI to prototype whether your state model handles a tricky edge case, or to generate three layout variants of an existing page switchable via a URL parameter.