Using a shared .cursor file from a rules repository in my workspace

ā”œā”€ā”€ šŸ“ ai-frontend-rules/
│   └── .cursor/rules
ā”œā”€ā”€ šŸ“ project-angular1/
ā”œā”€ā”€ šŸ“ project-angular2/
└── šŸ“ project-angular3/

I have a repository called ai-frontend-rules where I keep my rules.
My question is: when using the workspace, I’d like it to observe the .cursor file inside the ai-frontend-rules repo so that these configurations apply automatically to my projects.

Is this possible?
Thanks in advance for any help!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.