slash-commands
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Claude Code Slash Commands
This skill provides guidance for creating effective custom slash commands in Claude Code.
Quick Reference
Locations:
- Project commands:
.claude/commands/(shared via git) - Personal commands:
~/.claude/commands/(user-specific)
File format: Markdown (.md) with optional YAML frontmatter
Command name: Derived from filename (commit.md → /commit)
Frontmatter Options
See references/frontmatter.md for complete documentation.