command-creator

Create Claude Code slash commands with kebab-case naming and YAML frontmatter.

1|1|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/RamonsDka/the-architect-overlay --skill command-creator-ramonsdka
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: command-creator
Source: https://github.com/RamonsDka/the-architect-overlay/tree/main/skills/command-creator
Command: npx skills add https://github.com/RamonsDka/the-architect-overlay --skill command-creator-ramonsdka

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Designing and standardizing Claude Code slash commands from user intent to accelerate automation and reduce errors.

Core Features & Use Cases

  • Provides a guided workflow to create project-wide or global slash commands for Claude Code.
  • Enforces best practices, kebab-case naming, and frontmatter structure for /help clarity.
  • Supports bundled references and templates to accelerate command design and documentation.

Quick Start

Invoke /command-creator to start the guided workflow for creating a Claude Code slash command.

Frequently Asked Questions about command-creator

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

FAQPage Schema
How do I create autonomous Claude Code slash commands from a workflow?

You can create autonomous Claude Code slash commands by invoking the guided workflow to translate user intent into project-level or global commands, ensuring proper pattern selection and context-aware design. The process generates commands with kebab-case naming and YAML frontmatter.

What is the correct structure for a Claude Code slash command file?

A Claude Code slash command requires YAML frontmatter with a description for /help clarity, kebab-case naming, and a complete bundle of references, templates, and best-practices guidance. This structure ensures standardization and reduces automation errors.

Can I generate global slash commands or are they limited to a specific project?

You can generate both project-wide and global slash commands for Claude Code. The guided workflow supports context-aware workflow design, allowing you to apply the generated autonomous commands at either the project level or globally across your environment.

What's the best way to standardize Claude Code command naming and documentation?

The best way to standardize Claude Code commands is to enforce kebab-case naming and YAML frontmatter with descriptions. The command creation workflow accelerates command design and automated documentation by bundling references and templates.

Does the command creation workflow include best-practices guidance for automation?

Yes, the command creation workflow includes a complete bundle of references, templates, and best-practices guidance. This ensures context-aware workflow design and automated documentation, reducing errors when translating user intent into autonomous commands.