Claude Code Skills Guides
Long-form articles on installing, building, and adapting AI skills for professional tools. No fluff — written for developers and power users who want to understand how skills actually work.
How to Install Claude Code Skills
Two paths: Claude Code CLI and Claude.ai. Covers the skills directory structure, unzipping into the right place, and how Claude auto-discovers skills.
Claude Code Skills Folder Structure Explained
What goes inside a skill package. SKILL.md is the only required file — learn what the optional folders do and how Claude decides when to invoke a skill.
How to Create a Claude Code Skill from Scratch
From defining the problem to writing SKILL.md, adding support files, and testing with natural language. Includes common mistakes and how to share your skill.
Claude Skills vs MCP: What's the Difference?
Skills encode workflows; MCP connects to live tools and APIs. A clear comparison table and decision guide so you pick the right extension mechanism.