·creating-claude-commands
</>

creating-claude-commands

pr-pm/prpm

Expert guidance for creating Claude Code slash commands with correct frontmatter, structure, and best practices

3Installs·1Trend·@pr-pm

Installation

$npx skills add https://github.com/pr-pm/prpm --skill creating-claude-commands

SKILL.md

Expert guidance for creating Claude Code slash commands - quick actions triggered by /command-name.

| description | No | string | Brief description shown in autocomplete | | allowed-tools | No | string | Comma-separated list of tools (inherits if not specified) | | argument-hint | No | string | Expected arguments (e.g., add [tagId] \| remove [tagId] \| list) | | model | No | string | Specific model (sonnet, opus, haiku, inherit) |

| disable-model-invocation | No | boolean | Prevent SlashCommand tool from calling this | | commandType | No | string | Set to "slash-command" for round-trip conversion |

Expert guidance for creating Claude Code slash commands with correct frontmatter, structure, and best practices Source: pr-pm/prpm.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/pr-pm/prpm --skill creating-claude-commands
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is creating-claude-commands?

Expert guidance for creating Claude Code slash commands with correct frontmatter, structure, and best practices Source: pr-pm/prpm.

How do I install creating-claude-commands?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pr-pm/prpm --skill creating-claude-commands Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/pr-pm/prpm