Complete comprehensive guide for creating, managing, and optimizing Claude Code Skills. Reference documentation covering structure, API usage, examples, best practices, and troubleshooting.
Complete reference documentation for creating, managing, and optimizing Claude Code Skills.
Skills are modular capabilities that extend Claude's functionality through organized folders containing instructions, scripts, and resources. They allow you to teach Claude your specific workflows, patterns, and domain expertise in a repeatable, efficient way.
Key Benefits:
This guide is modularized for easy reference:
First steps for creating your first skill
Technical specifications and file organization
Programmatic access and team integration
Real-world use cases and implementations
Performance optimization and efficiency
Common issues and solutions
Installation Locations:
~/.claude/skills/ (all projects).claude/skills/ (team shared)Activation:
Reload Skills:
/reload-skills
Official Resources:
A skill requires only:
SKILL.md file with YAML frontmatter:---