Add prototype skill and related documentation for interactive design exploration

This commit is contained in:
Matt Pocock 2026-05-06 09:26:48 +01:00
parent e736396b35
commit ff3ee1dda5
13 changed files with 497 additions and 1 deletions

View file

@ -153,6 +153,7 @@ Skills I use daily for code work.
- **[to-issues](./skills/engineering/to-issues/SKILL.md)** — Break any plan, spec, or PRD into independently-grabbable GitHub issues using vertical slices.
- **[to-prd](./skills/engineering/to-prd/SKILL.md)** — Turn the current conversation context into a PRD and submit it as a GitHub issue. No interview — just synthesizes what you've already discussed.
- **[zoom-out](./skills/engineering/zoom-out/SKILL.md)** — Tell the agent to zoom out and give broader context or a higher-level perspective on an unfamiliar section of code.
- **[prototype](./skills/engineering/prototype/SKILL.md)** — Build a throwaway prototype to flush out a design — either a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route.
### Productivity