Cursor Rule God is a modern, sleek PyQt5 desktop tool powered by Gemini AI for building, managing, enhancing, and exporting Cursor IDE rules in both .json and .mdc formats.
- π€ Gemini AI Prompt-to-Rule Generation
- π Manual Rule Editing
- π‘ AI-Powered Rule Enhancement
- π₯ Import
.mdcRule Files - π€ Export Rules to JSON and
.cursor/rules/as.mdc - π§ One-click Cursor IDE Rule Sync
- π· Tagging System (e.g. Security, Cleanup, Docs)
- π Beautiful Dark Theme
pip install -r requirements.txtpython src/rule_god.pypip install pyinstaller
pyinstaller --onefile --windowed src/rule_god.pycursor-rule-god/
βββ src/
β βββ rule_god.py
βββ requirements.txt
βββ README.md
Each rule can be tagged for easier organization:
- Security
- Cleanup
- Documentation
- Linting
- Refactoring
MIT β Hack the rules.