plugin-dev/command-development
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
--- name: command-development description: This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/plugin-dev/command-development.md \
https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/plugins/plugin-dev/skills/command-development/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/anthropics/claude-plugins-officialThen reference at plugins/plugin-dev/skills/command-development/SKILL.md
Related Skills
by alirezarezvani · alirezarezvani-claude-skills
by jeremylongshore · plugins-plus-skills
by Anthropic · anthropic-official-plugins
by Anthropic · anthropic-official-skills