AI AGENT ADDONS

Skill Development

anthropics/claude-code

Building a skill for a Claude Code plugin helps Claude become an expert in a specific domain. A skill is like an onboarding guide that teaches Claude what to do and how to do it. It includes step by step instructions, tools, and domain knowledge.

Every skill has a required SKILL.md file with metadata and markdown instructions. You can also add optional resources like scripts, references, and assets. This makes the skill modular and efficient.

Follow the best practices here to create skills that are clear, organized, and easy for Claude to use. You will learn how to structure your skill, write good descriptions, and decide what to include in each folder.

Add Skill Development skill to your workflow

Global

mkdir -p ~/.claude/skills/skill-development

Project

mkdir -p .claude/skills/skill-development

Source Repository

Stars
134,801
Forks
21,763
Watchers
134,801
Last Push
25 days ago
Created
1 year ago