Claude Code
Custom slash commands defined in markdown files that extend Claude Code's capabilities for specific workflows.
Custom slash commands defined in markdown files that extend Claude Code's capabilities for specific workflows. Skills are stored in .claude/commands/ and can be project-specific or global. Each skill file contains instructions that Claude Code follows when the skill is invoked. Skills let teams codify common workflows - deployment procedures, code review checklists, content creation pipelines - as reusable, shareable commands.
Example
In practice, developers reach for Skills (Claude Code) when they need the capability described above as part of an AI feature or workflow.
Hands-on guides, comparisons, and tutorials that cover Claude Code.
FAQ
Custom slash commands defined in markdown files that extend Claude Code's capabilities for specific workflows.
Skills (Claude Code) sits in the Claude Code part of the AI stack. Understanding it helps you make better decisions when building, debugging, and shipping AI features.
Developers Digest publishes tutorials and videos that cover Claude Code topics including Skills (Claude Code). Check the blog and YouTube channel for hands-on walkthroughs.
Related
An open standard, originally developed by Anthropic, for packaging reusable agent knowledge as a folder with a SKILL.md file of YAML frontmatter plus markdown instructions.
Hidden instructions prepended to every conversation that define an AI model's behavior, personality, and constraints.
A markdown file placed in your project root that configures Claude Code's behavior.

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.