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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages