What problem does it solve?
It helps you design slash commands that are easy to discover, safe to run, and consistent to maintain instead of scattering ad hoc prompts across a project.
Core Features & Use Cases
- Frontmatter Design: Choose the right description, tools, model, and argument hints for a command.
- Workflow Structure: Write commands that combine file references, Bash context gathering, validation, and clear step-by-step instructions.
- Organization & Distribution: Organize commands into namespaces, integrate with plugin skills and agents, and document them for team reuse.
- Use Case: A team building code review, deployment, or documentation commands can use this Skill to standardize command files, reduce mistakes, and make each workflow easier to understand and test.
Quick Start
Use the command-development skill to draft a new slash command for your workflow, including its frontmatter, arguments, tool permissions, and usage notes.