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
|
|
@ -55,6 +55,8 @@ A list of implementation decisions that were made. This can include:
|
|||
|
||||
Do NOT include specific file paths or code snippets. They may end up being outdated very quickly.
|
||||
|
||||
Exception: if a prototype produced a snippet that encodes a decision more precisely than prose can (state machine, reducer, schema, type shape), inline it within the relevant decision and note briefly that it came from a prototype. Trim to the decision-rich parts — not a working demo, just the important bits.
|
||||
|
||||
## Testing Decisions
|
||||
|
||||
A list of testing decisions that were made. Include:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue