Command Creator
Commandby davila7 · Added 5mo ago
Install
npx claude-code-templates@latest --command=cli-tool/components/skills/development/command-creator --yesAdd to Claude
claude mcp add command-creatorAbout
Command Creator
A comprehensive skill for creating optimized, agent-executable slash commands in Claude Code. This skill guides you through the entire process of designing, implementing, and testing reusable workflow automation commands.
Table of Contents
- Overview
- When to Use This Skill
- What Are Slash Commands?
- Key Features
- How It Works
- Command Patterns
- Location Strategy
- Bundled Resources
- Usage Examples
- Best Practices
- Common Use Cases
Overview
The Command Creator skill helps you transform repetitive workflows into reusable slash commands that can be invoked with /command-name in Claude Code conversations. It provides expert guidance on command structure, agent optimization, and best practices to ensure your commands execute reliably and autonomously.
Purpose: Create high-quality, agent-executable slash commands with proper structure, clear instructions, and optimal tool usage patterns.
Target Users: Developers who want to:
- Automate repetitive workflows
- Document consistent processes for reuse
- Create project-specific or global automation
- Delegate complex tasks to specialized agents
When to Use This Skill
Invoke this skill when you need to:
- Create a new slash command from scratch
- Automate a workflow you find yourself repeating
- Document a multi-step process for consistent execution
- Convert manual procedures into automated commands
- Create project-specific commands for team workflows
- Build global commands for personal productivity
Trigger Phrases:
- "create a command"
- "make a slash command"
- "add a command"
- "I keep doing X, can we make a command for it?"
- "automate this workflow"
- "create a reusable command"
What Are Slash Commands?
Slash commands