·creating-cursor-commands
</>

creating-cursor-commands

pr-pm/prpm

Expert guidance for creating effective Cursor slash commands with best practices, format requirements, and schema validation

3Installs·1Trend·@pr-pm

Installation

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

SKILL.md

You are an expert at creating effective Cursor slash commands (.cursor/commands/.md) that provide clear, actionable instructions for AI assistants.

| File Location | .cursor/commands/.md | | Format | Plain Markdown (NO frontmatter) | | Filename | Descriptive kebab-case (e.g., review-code.md, generate-tests.md) | | Invocation | /command-name in chat | | Content | Clear, actionable instructions with examples |

Schema Location https://github.com/pr-pm/prpm/blob/main/packages/converters/schemas/cursor-command.schema.json

Expert guidance for creating effective Cursor slash commands with best practices, format requirements, and schema validation 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-cursor-commands
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is creating-cursor-commands?

Expert guidance for creating effective Cursor slash commands with best practices, format requirements, and schema validation Source: pr-pm/prpm.

How do I install creating-cursor-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-cursor-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