Add prototype skill and related documentation for interactive design exploration
This commit is contained in:
parent
e736396b35
commit
ff3ee1dda5
13 changed files with 497 additions and 1 deletions
|
|
@ -11,3 +11,4 @@ Skills I use daily for code work.
|
|||
- **[to-issues](./to-issues/SKILL.md)** — Break any plan, spec, or PRD into independently-grabbable GitHub issues using vertical slices.
|
||||
- **[to-prd](./to-prd/SKILL.md)** — Turn the current conversation context into a PRD and submit it as a GitHub issue.
|
||||
- **[zoom-out](./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](./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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue