Skip to content

Some .cursor/rules files that I have made or found useful

License

Notifications You must be signed in to change notification settings

panozzaj/cursor-rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cursor-rules

.cursor/rules files, mostly ones that I have made.

Helpful scripts

If you have a bunch of folders with .cursor/rules files, you can use the following command to find them:

find .. -maxdepth 4 -path '*/.cursor/rules' -print

Credit

Some patterns I found from the following sources:

Interesting way of testing rules: https://github.com/codekiln/cursor-project-rule-test

About

Some .cursor/rules files that I have made or found useful

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published