mirror of
https://github.com/mattpocock/skills.git
synced 2026-07-29 11:02:41 +07:00
386 B
386 B
mattpocock-skills
| 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.