mirror of
https://github.com/mattpocock/skills.git
synced 2026-07-29 02:52:42 +07:00
6 lines
386 B
Markdown
6 lines
386 B
Markdown
---
|
|
"mattpocock-skills": patch
|
|
---
|
|
|
|
Make the **`teach`** skill reuse-first. Lessons are now built from reusable **components** in `./assets/` — stylesheets, quiz widgets, simulators, diagram helpers. Reuse is the default: the agent reads `./assets/` before authoring a lesson, builds from what's there, and extracts anything new and reusable into a component rather than inlining it.
|