* feat: add code-tour skill for AI-generated CodeTour walkthroughs
* fix: trim SKILL.md from 645 to 432 lines (under 500 limit)
Reduce persona table to top 10, condense verbose examples and notes,
trim redundant anti-patterns, compress step type docs and PR recipe.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* fix: run npm run build to update README with code-tour skill
Addresses review feedback from @aaronpowell
* fix: add missing scripts/ and references/ files referenced in SKILL.md
Addresses reviewer feedback — SKILL.md referenced bundled files
(validate_tour.py, generate_from_docs.py, codetour-schema.json,
examples.md) that were not included in the PR.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix: run npm run build to update skills README with new assets
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>