mirror of
https://github.com/jamesmurdza/awesome-ai-devtools.git
synced 2026-05-07 18:26:50 +02:00
Merge pull request #240 from nedcodes-ok/add-cursor-doctor
Add Cursor Doctor to IDE extensions section
This commit is contained in:
@@ -75,6 +75,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
- [Cline](https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev) — Autonomous coding agent for VS Code that can create/edit files, execute commands, and use the browser with user permission. Supports multiple AI providers including OpenRouter, Anthropic, OpenAI, Google Gemini, AWS Bedrock, Azure, and GCP Vertex.
|
||||
- [Refact AI](https://refact.ai/) [Source](https://github.com/smallcloudai/refact) — Open source assistant with chat, completion, refactoring, and codebase-specific fine-tuning. Extensions for VS Code and JetBrains.
|
||||
- [Continue](https://continue.dev/) — VS Code extension with chat, refactor, and code generation. Edits multiple files and runs commands on your behalf.
|
||||
- [cursor-doctor](https://github.com/nedcodes-ok/cursor-doctor) — Health scanner and diagnostic tool for Cursor AI IDE configuration (.cursor/rules/ files). Scans for broken YAML frontmatter, rule conflicts, redundancies, missing alwaysApply, token budget issues, and stack coverage gaps. Available as CLI (`npx cursor-doctor scan`) and VS Code extension.
|
||||
- [Blackbox AI](https://www.useblackbox.io/) — VS Code extension with autocomplete and chat including links to online coding references.
|
||||
- [CodeGeeX](https://codegeex.cn/) — Open source assistant based on the CodeGeeX LLM with chat, completion, and refactoring. Extensions for 9 editors including VS Code, and PyCharm.
|
||||
- [Quack AI](https://www.quackai.com/) — VS Code extension for adhering to project coding guidelines.
|
||||
|
||||
Reference in New Issue
Block a user