Skip to content

rowdyghostz/Cursor_Rule_Gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

⚑ Cursor Rule God

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.


✨ Features

  • πŸ€– Gemini AI Prompt-to-Rule Generation
  • πŸ“ Manual Rule Editing
  • πŸ’‘ AI-Powered Rule Enhancement
  • πŸ“₯ Import .mdc Rule 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

πŸš€ Install

pip install -r requirements.txt

πŸ–₯ Run the App

python src/rule_god.py

πŸ›  Build to EXE (Windows)

pip install pyinstaller
pyinstaller --onefile --windowed src/rule_god.py

πŸ“‚ Directory Structure

cursor-rule-god/
β”œβ”€β”€ src/
β”‚   └── rule_god.py
β”œβ”€β”€ requirements.txt
└── README.md

πŸ“Œ Tags System

Each rule can be tagged for easier organization:

  • Security
  • Cleanup
  • Documentation
  • Linting
  • Refactoring

πŸ’¬ License

MIT – Hack the rules.

cursor-rule-god

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages