mirror of
https://github.com/mattpocock/skills.git
synced 2026-06-25 08:24:06 +00:00
386 B
386 B
| 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.