command-creator

Automate design and implementation of reusable Claude Code slash commands.

9|2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/stephanj/claude-code-collections --skill command-creator-stephanj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: command-creator
Source: https://github.com/stephanj/claude-code-collections/tree/main/skills/command-creator
Command: npx skills add https://github.com/stephanj/claude-code-collections --skill command-creator-stephanj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill eliminates the friction of repetitive manual workflows by guiding you through the creation of standardized, agent-executable slash commands that automate complex tasks within Claude Code.

Core Features & Use Cases

  • Pattern-Based Design: Choose from proven command patterns like Workflow Automation, Iterative Fixing, or Agent Delegation to ensure your commands are robust and reliable.
  • Intelligent Location Detection: Automatically determines whether your command should be project-specific or globally available based on your repository status.
  • Quality Assurance: Provides built-in best practices for naming, argument handling, and agent-optimized instruction writing to ensure your commands execute autonomously without errors.

Quick Start

Invoke the command creator skill to begin the guided process of designing and implementing a new slash command for your current project.

Frequently Asked Questions about command-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create reusable slash commands for Claude Code automation?

To create reusable slash commands for Claude Code, you can use a pattern-based design approach that provides structured templates and best practices for converting manual workflows into autonomous, agent-executable scripts.

What is the best way to automate repetitive workflows with Claude Code?

The best way to automate repetitive workflows is to implement standardized, agent-executable slash commands that utilize proven patterns like Workflow Automation, Iterative Fixing, or Agent Delegation to ensure reliable task execution.

Can I set project-specific or global slash commands for my agent?

Yes, you can set project-specific or global slash commands. The creation process includes intelligent location detection that automatically determines the correct storage level based on your repository status.

How do I write agent-optimized instructions for autonomous execution?

Writing agent-optimized instructions requires standardized naming, explicit tool usage definitions, and robust error handling instructions to ensure the slash commands execute autonomously without errors.

Does command-creator work without external dependencies?

Yes, command-creator operates without external dependencies. It uses built-in references to guide the design and implementation of reliable slash commands for your specific automation needs.

When should I not use slash commands for workflow automation?

You should avoid using slash commands for one-off manual tasks that lack repetition. They are designed to standardize and automate complex, recurring workflows to eliminate friction over multiple executions.