Expert guidance for creating Claude Code skills and agents. Use when working with SKILL.md files, authoring new skills, creating slash commands, or designing agent workflows.
Expert guidance for creating Claude Code skills and agents with proper structure, frontmatter, and best practices.
Commands (.claude/commands/name.md):
/commit, /search, /explainSkills (.claude/skills/name/SKILL.md):
/workflows:review, /git-worktreeBoth use identical YAML frontmatter format.
Every skill/command file has two parts:
---