creating-commands

Community

Create Claude Code commands with best practices.

AuthorBrendanShields
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides the creation of Claude Code slash commands with well-structured frontmatter, clear prompts, and consistent naming.

Core Features & Use Cases

  • Choose templates (Basic, With Args, Workflow) and generate command files.
  • Document arguments and prompts, and enforce naming and help text standards.
  • Validate commands against a standardized checklist before publishing.

Quick Start

Gather requirements, select a template, generate the command file in .claude/commands/, and validate the frontmatter and structure.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: creating-commands
Download link: https://github.com/BrendanShields/spec-flow/archive/main.zip#creating-commands

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository