create-rule
Spec compliantcreate-rule helps agents write Cursor rules (.mdc files) for project-specific AI behavior. Place rules in .cursor/rules/ for automatic context injection.
Create Cursor rules for persistent AI guidance in .cursor/rules/ directory.
When to use
- → Creating coding standards rules
- → Project-specific AI guidance
- → .cursor/rules setup
Platforms
Cursor
Install
CLI install
npx skills add https://github.com/cursor/skills-cursor/tree/main/create-rule Manual install
.cursor/skills/create-rule/ Resources
skill-name/
├── SKILL.md
Source
https://github.com/cursor/skills-cursor/create-ruleRelated Skills
create-skill Featured
Create Cursor Agent Skills with proper SKILL.md structure, frontmatter, and best practices.
Development Cursor Claude Code Open Agents
Q98 spec ✓
code-review Featured
Structured code review workflow with team standards and checklists.
Development Cursor Claude Code GitHub Copilot +1
Q95 spec ✓
review-bugbot Featured
Review code changes using Bugbot-style analysis for bugs and regressions.
Development Cursor Claude Code GitHub Copilot
Q94 spec ✓
skill-creator Featured
Meta-skill for creating and validating new agent skills in the open format.
Development Cursor Claude Code Open Agents
Q93 spec ✓