creating-claude-commands

Community

Master slash command creation with expert guidance and validation.

Authorpr-pm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the confusion and errors when creating Claude Code slash commands by providing comprehensive guidance on structure, frontmatter, and best practices.

Core Features & Use Cases

  • Expert Guidance: Step-by-step instructions for creating properly structured slash commands with correct YAML frontmatter.
  • Validation Support: Detailed schema validation and common mistake prevention for reliable command creation.
  • Use Case: When your team needs to standardize code review commands, use this Skill to create a /code-review command with proper tool permissions and output formatting.

Quick Start

Create a new slash command for generating documentation by saving a file at .claude/commands/generate-docs.md with the correct frontmatter 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-claude-commands
Download link: https://github.com/pr-pm/prpm/archive/main.zip#creating-claude-commands

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