What are cursor rules?
Cursor rules are ways to give AI in the editor specific instructions about your codebase.
The old way: A single .cursorrules file in the project root. This still works but is being phased out.
The new way: MDC files in the .cursor/rules directory. Th...
tigerabrodi.blog1 min read