What problem does it solve?
This Skill helps you resolve uncertainty about business logic, state transitions, or UI structure by turning a vague idea into a quick, throwaway artifact you can interact with.
Core Features & Use Cases
- Logic prototyping: Build a tiny interactive terminal app that drives an in-memory state model and exposes edge cases you can’t reliably reason about on paper.
- UI prototyping: Generate several radically different UI variants for the same route, switchable via a URL search parameter to compare structure and hierarchy.
- Design decision capture: Preserve the answer (the validated choice and the question it solved) in a durable place before deleting the rest.
Quick Start
Ask to prototype your idea and specify whether you want it as a logic/state terminal experiment or as UI route variants, then run the Skill in a single command from its project task runner.