creating-cursor-commands
✓Expert guidance for creating effective Cursor slash commands with best practices, format requirements, and schema validation
Installation
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.
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- Source
- pr-pm/prpm
- 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
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01