Cursor Debugging Modes
Specialized debugging modes for Cursor to address common application issues. Each mode combines multiple debugging approaches, ensuring that the AI focuses on root causes rather than symptoms.
FlowLogic Debugger
Debug issues involving chronological flow errors and API logic implementation errors, where the application's flow is incorrect due to flawed API logic.
UILayout Inspector
Debug visual CSS layout bugs that stem from confusing or contradictory instructions in styling code or documentation.
InfoRoot Analyzer
Address lack of information issues that lead to symptom-focused debugging, ensuring the AI identifies information gaps and focuses on root causes.
ConflictFlow Resolver
Debug chronological flow errors caused by confusing or contradictory instructions in documentation, code, or features.
How to Use These Modes in Cursor
- Open Cursor and click on the Mode Selection button in the sidebar
- Click "Create New Mode" to create a custom mode
- Name your mode and select the appropriate model (claude-3.7-sonnet MAX recommended)
- Enable the tools listed in the configuration section
- Paste the Custom Instructions into the instructions field
- Save your mode and activate it when debugging the relevant issues
Contributing
If you have suggestions for improving these modes, please submit a pull request or open an issue on the repository. Contributions to enhance the prompts, add new categories, or refine the configurations are welcome!