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 and general software engineering good practices.
- Browse the
rules/directory - Find the rule file that matches your needs
- Copy the content to your project's
.cursorrulesfile - Or copy to
.cursor/rules/[name].mdcin your project - Restart Cursor or reload the workspace
# In your project directory
git submodule add https://github.com/DeerHide/cursor-rules.git .cursor-rulesContributions are welcome! If you have cursor rules that would benefit others, take a look here: CONTRIBUTING
MIT License - see LICENSE file for details.
Note: These rules are community-driven and may need customization for your specific project requirements.