create-command
Installation
SKILL.md
Create Command Skill
Purpose: Create a new custom slash command following Claude Code conventions and best practices.
Goal
"${ARGUMENTS}"
Key Capabilities to Leverage
File Operations:
- Read, Edit, Write - modify files precisely
- Glob, Grep - search codebase
- MultiEdit - atomic multi-part changes
Development:
- Bash - run commands (git, tests, linters)
- Task - launch specialized agents for complex tasks
- TodoWrite - track progress with todo lists