command-creator
CommunityCreate slash commands for quick workflows.
AuthorHTRamsey
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps automate and standardize the creation of slash commands, enabling predictable, safe CLI workflows.
Core Features & Use Cases
- Workflow-based command templates with example steps
- Auto-scaffolding for command files in ~/.claude/commands/ or .claude/commands/
- Quick Start instructions for initialization and testing
Quick Start
Run the init_command.py script to generate a new command file, then fill the TODO sections and test with /{command-name}.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: command-creator Download link: https://github.com/HTRamsey/claude-config/archive/main.zip#command-creator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.