What problem does it solve?
Committing to a product behavior or visual direction without seeing it risks expensive rework later. This Skill builds a disposable prototype at the fidelity needed to answer how something should work, feel, or read, so decisions are made against a real artifact instead of guesswork.
Core Features & Use Cases
- Question scoping: Classifies questions as narrow comparisons or wide explorations, sizes the build to the uncertainty, and gets a go-ahead before building.
- Local preview server: Ships a lightweight Node.js web server that serves prototype screens with live reload, safe path containment, and idle shutdown.
- Decision capture and write-back: Records settled decisions in a run capsule and writes them back into a related brainstorm or plan's Product Contract when the user applies.
- Use Case: Before committing to a new onboarding flow, prototype two or three navigation mechanisms, let the user drive each one in a browser, then write the winning decision back into the plan.
Quick Start
Ask the agent to prototype how the new settings page layout should feel before we commit to an implementation approach.