Project Rules in Cursor — a practical guide to Cursor project rules with clear examples you can reuse in real projects.
Cursor AI Tutorial Series (38/101). Prefer one article? Read the complete Cursor AI tutorial.
Short description
Keep rules short, specific, and updated when architecture changes.
Good project rule
Use theme X patterns
Run phpunit via...
Never edit vendor/
Prefer WP APIs over raw SQL