What problem does it solve? Building custom Claude Code Skills requires knowing the exact SKILL.md format, YAML frontmatter rules, and directory conventions, and mistakes in any of these prevent Claude from discovering or loading the skill. ## Core Features & Use Cases - Specification Reference: Documents the required name and description frontmatter fields, character limits, and formatting rules for valid skills. - Progressive Disclosure Guidance: Explains the 3-level loading architecture so skills scale to 100+ installs without context bloat. - Ready-Made Templates: Provides basic, intermediate, and advanced skill templates plus real-world examples for documentation and code generation skills. - Use Case: You want to build a custom skill that generates API documentation for your team. Use this Skill to scaffold the directory, write a compliant SKILL.md, and validate it against the checklist before publishing. ## Quick Start Ask the AI to create a new Claude Code skill for your workflow using the skill-builder specification and templates.