Command Creator
This skill guides the creation of Claude Code slash commands - reusable workflows that can be invoked with /command-name in Claude Code conversations.
Codex/Gemini note: slash commands are Claude-specific. If the runtime is not Claude Code, do not create
.claude/commands/automatically. Instead propose either:
- a reusable skill under
skills/<name>/SKILL.md- a prompt recipe under
docs/prompts/<name>.md
About Slash Commands
Slash commands are markdown files
[Description truncada. Veja o README completo no GitHub.]