command-creator
๐ฏSkillfrom softaworks/agent-toolkit
A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.
Overview
Command Creator is a Claude Code skill that guides the creation of Claude Code slash commands -- reusable markdown-based workflows that can be invoked with /command-name in Claude Code conversations. It provides structured guidance for command patterns, location selection, and best practices to help automate repetitive workflows.
Key Features
- Automatic Location Detection - Detects whether to place commands in project-level (
.claude/commands/) or global (~/.claude/commands/) directories based on git repository status - Multiple Command Patterns - Supports workflow automation, iterative fixing, agent delegation, and simple execution patterns with bundled reference documentation
- Structured Command Format - Creates markdown files with proper frontmatter including description and argument hints for discovery via
/help - Bundled References - Includes detailed reference docs for patterns, real command examples, and quality best practices
- Project and Global Scope - Supports both project-specific commands shared with the team and global user-level commands available across all projects
Who is this for?
This skill is designed for Claude Code users who want to automate repetitive workflows such as code review, PR submission, CI fixing, or project-specific processes. It is ideal for developers and teams who want to create consistent, reusable command templates that can be shared across projects or used globally.
Part of
softaworks-agent-toolkit
Installation
npx vibeindex add softaworks/agent-toolkit --skill command-creatornpx skills add softaworks/agent-toolkit --skill command-creator~/.claude/skills/command-creator/SKILL.mdSKILL.md
More from this repository10
A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.
Transforms AI-generated text into natural, human-sounding writing while preserving meaning and intent.
A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.
A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.
A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.
A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.
A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.
Creates professional presentation slides from Markdown using the Marp ecosystem within Claude Code.
A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.
A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.