1. Clone the repository: `git clone https://github.com/spsofme/cursor-rules.git`
2. Copy the contents to your project's main folder
3. Expand technology-specific rules if necessary.cursorrules
rules/
├─ general/
│ ├─ clean-code.mdc
│ ├─ code-quality.mdc
│ ├─ database.mdc
│ ├─ gitflow.mdc
│ ├─ language-policy.mdc
│ ├─ planning.mdc
│ └─ team-behavior.mdc
├─ dotnet-api/
│ └─ .cursorrules.mdc
└─ react-typescript/
└─ .cursorrules.mdc