Building Your Claude Code Skill Library
The complete 15-chapter playbook for a Claude Code skill library that compounds — from your first skill to a full worked example, with anti-patterns, a starter set, and copy-paste templates.

What's inside
A skill library is the difference between re-briefing your agent every session and handing it a bench of specialists it loads on demand. This is the complete playbook for building that bench well — 15 chapters, a full worked example, and templates you can copy straight into your own project.
- Foundations — why skills compound where prompts don't, the nine kinds of skill, and how to know when not to build one.
- The craft — descriptions that trigger on intent, progressive disclosure, the mechanical-vs-judgment split, and the instruction patterns (gotchas, templates, validation loops) that make a skill reliable.
- A skill, end to end — a complete annotated build, from naming the type to the description, the SKILL.md body, a drivable script, an on-demand reference, and proving it triggers and produces.
- Scaling & systems — composing skills into pipelines, plus config, memory, and guardrail hooks for the skills that need state and safety.
- Operating a library — a testing method, an anti-patterns catalog, a five-skill starter set for your first week, and how to prune and refactor so the library keeps compounding.
- Appendix — copy-paste templates: a description formula, a SKILL.md skeleton, a script contract, and build/ship checklists.
Who it's for
Developers building on Claude Code who are ready to stop writing one-off prompts and start building a system — a reusable, self-improving library of skills. No proprietary catalogs here; just the transferable patterns and templates you can apply to your own work today.