mirror of
https://github.com/mattpocock/skills.git
synced 2026-09-13 10:53:02 +07:00
fix: stop the router and READMEs describing the old prototype behaviour
ask-matt still told the agent to 'keep the answer, delete the code', which prototype-primary-source made false — the prototype is kept on a prototype/<name> branch and pointed at from the implementation issue. Both READMEs still called the logic artifact a runnable terminal app; it is a single shareable HTML file.
This commit is contained in:
@@ -21,7 +21,7 @@ Reachable only when you type them (Claude Code: `disable-model-invocation: true`
|
||||
|
||||
Model- or user-reachable (rich trigger phrasing so the model can reach for them).
|
||||
|
||||
- **[prototype](./prototype/SKILL.md)** — Build a throwaway prototype to answer a design question: a runnable terminal app for state/logic, or several toggleable UI variations.
|
||||
- **[prototype](./prototype/SKILL.md)** — Build a throwaway prototype to answer a design question: a single shareable HTML file for state/logic, or several toggleable UI variations.
|
||||
|
||||
- **[diagnosing-bugs](./diagnosing-bugs/SKILL.md)** — Disciplined diagnosis loop for hard bugs and performance regressions: reproduce → minimise → hypothesise → instrument → fix → regression-test.
|
||||
- **[research](./research/SKILL.md)** — Investigate a question against high-trust primary sources and capture the findings as a cited Markdown file in the repo, run as a background agent.
|
||||
|
||||
Reference in New Issue
Block a user