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
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue