claude-code-slash-commands
SKILL.md
Claude Code Slash Commands
Guide Claude through creating and configuring custom slash commands for Claude Code.
Purpose
Slash commands let users define frequently-used prompts as Markdown files that Claude can execute on demand. This skill helps create well-structured slash commands with proper frontmatter, arguments, bash execution, and other advanced features.
When to Use This Skill
Use this skill when:
- Creating new custom slash commands (project or personal)
- Adding arguments, bash execution, or file references to commands
- Configuring frontmatter options (allowed-tools, model, argument-hint, etc.)
- Troubleshooting slash command issues