# create-rule

> create-rule helps agents write Cursor rules (.mdc files) for project-specific AI behavior. Place rules in .cursor/rules/ for automatic context injection.

- Page: https://skill123.app/skills/create-rule/
- Category: development
- Platforms: cursor
- Quality score: 95/100
- Last verified: 2026-06-22
- Source: https://github.com/cursor/skills-cursor

## When to use

- Creating coding standards rules
- Project-specific AI guidance
- .cursor/rules setup

## Install

```bash
npx skills add https://github.com/cursor/skills-cursor/tree/main/create-rule
```

Agents can also read https://skill123.app/install/skill123.md and install this skill.
