What problem does it solve?
This Skill empowers users to create, understand, and effectively utilize Claude Code slash commands, transforming repetitive tasks into streamlined, automated workflows.
Core Features & Use Cases
- Command Creation: Learn the structure, syntax, and best practices for writing custom slash commands.
- Argument Handling: Master dynamic arguments ($1, $ARGUMENTS) and file references (@path/to/file) for flexible command inputs.
- Bash Integration: Seamlessly execute shell commands within your prompts for dynamic context gathering.
- Plugin Development: Understand how to organize commands within plugins, leverage
${CLAUDE_PLUGIN_ROOT}, and integrate with agents and skills.
- Use Case: A developer needs to create a new command to automate code review. This Skill provides the foundational knowledge on command structure, frontmatter options, argument handling, and best practices to build a robust and discoverable command.
Quick Start
Use the command development skill to learn how to create a new slash command for Claude Code.