chore: version skills

This commit is contained in:
github-actions[bot] 2026-06-17 21:26:49 +00:00
parent aa024cb195
commit 7d684becad
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"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.