Cursor Rules Setup¶
Note: Migration to
.cursor/rules/is complete. Rules are edited directly in.cursor/rules/—no sync step is needed.
Current Workflow¶
- Edit files in
.cursor/rules/directly: general-rule.mdcdatabase-sync-rule.mdc-
performance-rules.mdc -
Commit your changes. No sync step required.
Legacy / Dead Code¶
The following scripts targeted the deprecated cursor_project_rules.md → .cursorrules flow. That flow is obsolete—cursor_project_rules.md does not exist—and the scripts themselves have since been removed from the repo:
scripts/development/sync-cursor-rules.pyscripts/development/sync-cursor-rules.ps1scripts/development/pre-commit-sync-cursor-rules.ps1scripts/development/setup-cursor-rules-hook.ps1
Use .cursor/rules/ instead.