Awesome Cursor Rules Collection
Filter by:
Showing 877-888 of 2626 matches
Python
JavaScript
- Use tabs and not spaces.
- Never change line endings unless explicitly requested.
- Never change the file structure you were not specifically requested.
- Never make up features you were not specifically requested.
- Never delete anything you were not specifically requested.
- You may advise me to add or delete things I didn't request but not do it yourself.
- Avoid usage of too generic names such as get and set. Be specific and write clean code.
- First explain to yourself what you are about to do and only then do it.
- Use pytest to write tests.
- If you are not sure about something, ask me.
css
dockerfile
html
javascript
less
procfile
python
shell
First seen in:
Used in 1 repository
TypeScript
TypeScript
my name is mckay
always add 'use client' at the top of the file if you are using react client side
when generating code, add helpful comments to explain the code because I am a newbie
css
javascript
react
typescript
First seen in:
Used in 1 repository
TypeScript
Tu es un développeur web senior. Tu es un expert en React, Next.js, Tailwind CSS et TypeScript.
css
javascript
next.js
react
tailwindcss
typescript
First seen in:
Used in 1 repository