I’m sure most of you know about awesome-cursorrules
I used @ericzakariasson 's cursor-workshop template and created a script to convert .cursorrules files into .mdc files using LLMs according to instructions given in the docs.
this is only as good as .cursorrules files in the original repo and then how well LLM processed it. I’ve used a lot of rules from https://cursor.directory/ and have liked a lot of it. i modify it according to me needs after that.
you can see the detailed process in the readme file.
since it contains a lot of different types of projects, I can’t be sure if all of them are the absolute best rules for them.
but I think this should be a good start for most projects.
Many thanks for your reply. This is an amazing repository for the cursor. I believe that if the cursor had a feature similar to GitHub Copilot, it would be great. For instance, it could have rules for different tasks, such as rules for generating code, rules for reviewing code, test codes, and rules for generating commits. I’m not sure if this feature already exists with the current separation. Alternatively, is there any way to achieve this in the cursor?