mirror of
https://github.com/wshobson/agents
synced 2026-06-21 14:13:58 +00:00
2d0b705134
Each skill's SKILL.md is trimmed to under 650 lines. Advanced content moved to references/ directories with pointers back from SKILL.md: - nodejs-backend-patterns: DI container, DB patterns, auth, caching, API response format → references/advanced-patterns.md - javascript-testing-patterns: integration tests, frontend/hook tests, fixtures, snapshots, coverage, common patterns → references/advanced-testing-patterns.md - modern-javascript-patterns: functional programming, classes, modules, iterators/generators, operators, performance → references/advanced-patterns.md - openapi-spec-generation: code-first (FastAPI, tsoa), validation/linting, SDK generation → references/code-first-and-tooling.md - tailwind-design-system: animations, dark mode, advanced v4 patterns, migration checklist, best practices → references/advanced-patterns.md - godot-gdscript-patterns: scene management, save system, performance tips, best practices → references/advanced-patterns.md