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

@ -64,6 +64,8 @@ A reference to the parent issue on the issue tracker (if the source was an exist
A concise description of this vertical slice. Describe the end-to-end behavior, not layer-by-layer implementation.
Avoid specific file paths or code snippets — they go stale fast. Exception: if a prototype produced a snippet that encodes a decision more precisely than prose can (state machine, reducer, schema, type shape), inline it here and note briefly that it came from a prototype. Trim to the decision-rich parts — not a working demo, just the important bits.
## Acceptance criteria
- [ ] Criterion 1