Profile
A lightweight tool that maintains a focused view of your project structure and environment. CursorFocus automatically tracks your project files, functions, and environment variables, updating every 60 seconds to keep you informed of changes.
Signals
Listed in the awesome-cursor-ecosystem seed README
Sources: 2 / Surfaces: 1
What the upstream surface says
Short excerpt only, so you can decide whether to click out.
An AI-powered code review and project analysis tool that provides intelligent, contextual descriptions of your codebase.
git clone https://github.com/Dror-Bengal/CursorFocus.git
python3 -m venv venv source venv/bin/activate # On Windows: venv\Scripts\activate
- 🔄 Automated Code Reviews with AI-powered insights
- 📝 Intelligent file and function documentation
- 🌳 Project structure analysis and visualization
- 📏 Code quality metrics and alerts
- 🎯 Smart project type detection
- 🔍 Duplicate code detection
- 🧩 Modular and extensible design
- 🎛️ Customizable rules and configurations