Global CursorRules Configuration

Implement a global CursorRules configurations in Settings that automatically initializes across all new projects.

This would eliminate the need to repeatedly copy rules between projects while allowing for continuous improvement of my workflows over time.

The ideal solution would include a centralized rules repository in Settings with optional project-specific overrides and basic versioning capabilities, significantly reducing setup friction while maintaining consistency across my development environment.

.cursorrules is being deprecated. You can still accomplish a similar effect by creating a git repo for your /.cursor/rules folder and adding to each project.

1 Like