Skip to content

DeerHide/cursor-rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cursor Configs

License: MIT

A repository of Cursor IDE rules (.mdc files) for software development, including the BMAD (Build, Manage, Architect, Deploy) methodology framework with agents, workflows, and tasks, plus Python, C#, and general software engineering good practices.

How to Use

Warning: If your project already contains a .cursor folder, back it up before using this repo (for example, rename it to .cursor.backup) so you can restore any existing settings or rules if needed.

Option 1: Copy Individual Rules

  1. Browse the rules/ directory
  2. Find the rule file that matches your needs
  3. Copy the content to your project's .cursorrules file
  4. Or copy to .cursor/rules/[name].mdc in your project
  5. Restart Cursor or reload the workspace

Option 2: Use as Git Submodule

# In your project directory
git submodule add https://github.com/DeerHide/cursor-rules.git .cursor

# use the following to check whether the submodule is correctly initialized
git submodule status

Contributing

Contributions are welcome! If you have cursor rules that would benefit others, take a look here: CONTRIBUTING

License

MIT License - see LICENSE file for details.


Note: These rules are community-driven and may need customization for your specific project requirements.

About

Common Cursor Rules

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors