description: Scaffold a new Claude Code slash command (skill) in .claude/commands/ argument-hint: <skill-name> <what it should do> allowed-tools: Read, Write
Arguments: $ARGUMENTS
Treat the first token as the skill name and the rest as what it should do.
If no arguments were given, ask me for them.
Create a new slash command, following the existing commands' shape.
Steps:
- Read
.claude/commands/verify.mdand.claude/commands/run.mdto match the frontmatter (description, optionalallowed-tools) and body style. - Create
.claude/commands/<skill-name>.mdwith a cleardescriptionand a body that tells the agent exactly what to do, in numbered steps. - Tell me to start a new Claude Code session (or that it's available now) and that
the command will appear in the
/menu as/<skill-name>.
Keep it focused. Do not commit unless I ask.
Related skills
Next.js App Router Expert
Development
A skill that turns Claude into a Next.js App Router expert.
Claude CodeCursoradvanced
890
234
3,226
README Generator
Development
Creates professional and comprehensive README.md files for your projects.
claudeCursorWindsurfbeginner
259
72
1,129
API Documentation Writer
Development
Generates comprehensive API documentation in OpenAPI/Swagger format.
claudeCursorWindsurfintermediate
156
44
999