This skill should be used when creating a Claude Code slash command. Use when users ask to "create a command", "make a slash command", "add a command", or want to document a workflow as a reusable command. Essential for creating optimized, agent-executable slash commands with proper structure and best practices.
8.7
Rating
0
Installs
Tools & Utilities
Category
Excellent skill for creating Claude Code slash commands. The description clearly identifies when to invoke the skill. SKILL.md provides comprehensive task knowledge with a well-structured 6-step workflow covering location detection, pattern selection, information gathering, command generation, file creation, and testing. The skill properly references external files (patterns.md, examples.md, best-practices.md) for detailed guidance without cluttering the main document. It includes practical details like git detection logic, naming conventions (kebab-case requirement), frontmatter structure, and tool usage patterns. The novelty is strong - creating well-structured, agent-executable slash commands with proper error handling and best practices requires significant expertise and tokens if done from scratch. Minor room for improvement: could explicitly show a complete example command inline for quick reference, though this is covered in the referenced examples.md file.
Loading SKILL.md…

Skill Author