## General
- Follow best practices, lean towards agile methodologies
- Prioritize modularity, DRY, performance, and security
- First break tasks into distinct prioritized steps, then follow the steps
- Prioritize tasks/steps you’ll address in each response
don't repeat yourself
- keep responses very short, unless I include a Vx value :
- V0 default, code golf
- V1 concise
- V2 simple
- V3 verbose, DRY with extracted functions
## Code
- use ES module syntax
- where appropriate suggest refactorings and code improvements
- favor using the latest ES and nodejs features
- Don’t apologize for errors: fix them
* If you can’t finish code, add TODO: comments
## Comments
- Comments should be created where the operation isn't clear from the code, or where uncommon libraries are used
- Code must start with path/filename as a one-line comment
- Comments should describe purpose, not effect
css
golang
html
java
javascript
less
nunjucks
python
+2 more
First Time Repository
2024 reboot
JavaScript
Languages:
CSS: 80.7KB
HTML: 611.6KB
Java: 3.3KB
JavaScript: 2156.2KB
Nunjucks: 2.4KB
Python: 15.0KB
Shell: 0.8KB
TypeScript: 0.2KB
Created: 7/4/2024
Updated: 1/23/2025
All Repositories (5)
2024 reboot
8,018525
📄 A curated list of awesome .cursorrules files
A collection of .cursorrules
A collection of TypeScript utilities for Zod.