Sublime
An inspiration engine for ideas
cursor pro tip: if the agent just won't read your .cursor/rules/{rule}.mdc file even when set to "always"
try this instead ↓
add a line to the old .cursorrules file telling it to always read and follow your mdc file
hopefully cursor fix this soon... See more
Ian Nuttallx.com
We have created a list of Cursor rules you can copy and paste into your codebase!
Each rule comes with a sample description and glob pattern so that your rule is only applied to the appropriate use case.
What other sample rules should we create on top of what we have now?... See more
Tyler Shukertx.comHere's the no BS guide to creating Cursor Rules.
I've been asked this a lot recently. So here's a 6 minute vid on how you can create them (and that it's okay to not have rules).
Link to the repo in the first reply. https://t.co/nTxB5VNE9J
Elie Steinbockx.comRules, by their nature, are limitations.
Rick Rubin • The Creative Act: A Way of Being
whenever you break a rule, do it in modesty!
Carson Reeves • Scriptshadow Secrets (500 Screenwriting Secrets Hidden Inside 50 Great Movies)

Since I open sourced my .mdc rules for Cursor I've been getting a lot of questions.
Here are all the answers in one place:
1. Isn't 20 mdc files too much information for Cursor?
No. This is what .mdc files solve. Cursor Rules file is now deprecated. You no longer provide all... See more