Claude Skills Complete Reference
Claude Code skills extend what Claude can do by packaging instructions, scripts, and templates into reusable units. This reference covers everything from creating your first skill to deploying skills across enterprise teams.
Getting Started
Build, test, and ship your first skill with the fundamentals.
- Build Your First Claude Code Skill in 5 Minutes – Create a working SKILL.md from scratch with frontmatter and instructions
- Claude Skills Folder Structure Explained – Directory layout, supporting files, and where skills live
- Every SKILL.md Frontmatter Field Explained – Complete reference for all 14 YAML frontmatter fields
- Claude Skill Naming Conventions – Naming rules, namespaces, and collision avoidance
- Claude Skills Versioning Strategies – Semantic versioning and backward compatibility for skills
- Claude Skills with Embedded Scripts – Bundle Python, Bash, and Node scripts inside skills
- Claude Skills for Git, Docker, and Testing – Practical skills for common development workflows
- Claude Skills vs MCP Servers – When to use each and how they complement each other
- Publishing Claude Skills to GitHub – Share skills via git repositories
- Testing Claude Skills Before Production – Validation, dry runs, and quality checks
Team Collaboration
Share skills across teams without conflicts or breaking workflows.
Troubleshooting
Fix the most common Claude Skills errors.
By Industry
Practical skill implementations for specific verticals.
- Claude Skills for E-Commerce – Product catalog, pricing, and inventory automation
- Claude Skills for Financial Analysis – Portfolio analysis, risk assessment, and compliance
- Claude Skills for Legal Document Review – Contract analysis, clause extraction, and due diligence
- Claude Skills for Medical Records – CPT codes, FHIR validation, and clinical notes
- Claude Skills for Academic Research – Literature review, citation, and statistical validation
- Claude Skills for Logistics – HS codes, shipment tracking, and inventory alerts
- Claude Skills for Real Estate – Property data, comps, and listing automation
- Claude Skills for Manufacturing QA – Quality control, defect tracking, and SPC
- Claude Skills for Travel Booking – Itinerary optimization and fare comparison
- Claude Skills for SEO Content – Content optimization and keyword targeting
Architecture & Patterns
Advanced patterns for building complex skill systems.
Skills vs Alternatives
How Claude Skills compare to other approaches.