flâneur

skills/skills/engineering/prototype/SKILL.md at main · mattpocock/skills

github.com · 473 words · saved by 1 readers

Skills for Real Engineers. Straight from my .agents directory. - mattpocock/skills

name prototype description Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like. A prototype is throwaway code that answers a question. The question decides the shape. Pick a branch Identify which question is being answered, using the user's prompt, the surrounding code, or by asking if the user is around: "Does this logic / state model feel right?" → LOGIC.md. Build a single shareable HTML file (free-play buttons plus tabbed guided walkthroughs) that pushes the…

saved by

related reading