# Command Development

> Slash commands for Claude Code plugins

**Subcategory:** Anthropic  
**License:** Apache-2.0  
**Source:** https://github.com/anthropics/claude-plugins-official/blob/main/plugins/plugin-dev/skills/command-development/SKILL.md

---

## When it is useful

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.

## The Catch

Slash commands and AskUserQuestion inside Claude Code plugins. Not a Unix CLI skill.
