prototype
Build a disposable prototype that answers one design question before real implementation. Use when the user asks to prototype, spike, or try a throwaway version of something, sanity-check a state model or data shape, compare design approaches with switchable variants, or prove that an existing system accepts a change before committing to it, and when engineering:grill-me, engineering:wayfinder, or engineering:tdd needs executable evidence for an open decision. Do not use for code intended to land, which belongs to engineering:tdd; for a bug whose cause is unknown, which needs diagnosis first; for reviewing existing changes; or for conceptual questions about prototyping.
- License
- MIT
Pinned to revision ae7c2bfbb448, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/prototype/SKILL.md
- skills/prototype/agents/openai.yaml
- skills/prototype/evals/triggers.yaml
- skills/prototype/references/EXPERIMENT.md
- skills/prototype/references/LOGIC.md
- skills/prototype/references/UI.md
Every link opens the file at its source, pinned to the revision this page describes.