command-development Skill
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 comm Published by anthropics in claude-plugins-official.
What is command-development Skill?
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 comm Published by anthropics in claude-plugins-official. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Writing
- Documentation use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use command-development Skill
- Use it for documentation.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: anthropics
- Repository: anthropics/claude-plugins-official
- Skill file: plugins/plugin-dev/skills/command-development/SKILL.md
What it does
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 comm
Skill instructions
Command Development for Claude Code Note: The .claude/commands/ directory is a legacy format. For new skills, use the .claude/skills/<name/SKILL.md directory format. Both are loaded identically — the only difference is file layout. See the skill-development skill for the preferred format. Overview Slash commands are frequently-used prompts defined as Markdown files that Claude executes during interactive sessions. Understanding command structure, frontmatter options, and dynamic features enables creating powerful, reusable workflows. Key concepts: - Markdown file format for commands - YAML frontmatter for configuration - Dynamic arguments and file references - Bash execution for context - Command organization and namespacing Command Basics What is a Slash Command? A slash command is a Markdown file containing a prompt that Claude executes when invoked. Commands provide: - Reusability: Define once, use repeatedly - Consistency: Standardize common workflows - Sharing: Distribute across t
Explore related resources
Frequently asked questions
What is command-development?
command-development is a open-source AI agent skill with Copy skill directory. 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".
Who is command-development best for?
command-development is best for reusing agent instructions, scripts, and references, documentation workflows, writing workflows.
How do I install command-development?
Install or run command-development using Copy skill directory. Check command-development for the latest setup command.
Is command-development actively maintained?
command-development may need a closer maintenance check before production use.
Auto-fetched from GitHub.