mirror of
https://github.com/jamesmurdza/awesome-ai-devtools.git
synced 2026-04-30 06:57:58 +02:00
Add short descriptions to each section in README
Added concise introductory descriptions after each section/subsection title to provide context before the list of tools. This helps readers understand what each category covers at a glance. Sections updated: - AI-Native IDEs, IDE Extensions - Terminal Agents, CLI Utilities - App Generators, UI Generators, Code Assistants - Database & SQL, Snippet & Utility Tools, ChatGPT Plugins - Desktop Applications - PR & Code Review Bots, CI/CD & Testing Automation - Multi-Agent Orchestration, Sandboxing & Isolation - Configuration & Context Management, Usage Analytics & Cost Tracking - Git & Commit Helpers, Documentation Generation - Code Search & Understanding, Resources Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -40,6 +40,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
### AI-Native IDEs
|
||||
|
||||
Integrated development environments built from the ground up with AI capabilities at their core.
|
||||
|
||||
- [Cursor](https://www.cursor.com/) — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Uses OpenAI.
|
||||
- [Windsurf](https://windsurf.com) — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Formerly known as Codeium.
|
||||
- [Zed](https://zed.dev/) — A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
|
||||
@@ -56,6 +58,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
### IDE Extensions
|
||||
|
||||
Plugins and extensions that add AI-powered features to existing code editors like VS Code, JetBrains, and Neovim.
|
||||
|
||||
- [GitHub Copilot](https://github.com/features/copilot) — A VS Code extension with chat, pull request text generation, and unit test generation.
|
||||
- [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.
|
||||
- [Continue](https://continue.dev/) — VS Code extension with chat, refactor, and code generation. Edits multiple files and runs commands on your behalf.
|
||||
@@ -90,6 +94,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
### Terminal Agents
|
||||
|
||||
Autonomous AI coding agents that operate directly in the command line, capable of writing code, executing commands, and managing entire development workflows.
|
||||
|
||||
- [Claude Code](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview) - Anthropic's agentic coding tool.
|
||||
- [OpenAI Codex CLI](https://openai.com/codex/) — OpenAI's official lightweight coding agent that runs in your terminal. Executes code, manipulates files, and iterates with the user. Fully open-source with support for multiple AI providers.
|
||||
- [Aider](https://aider.chat/) — Popular CLI assistant and agent that generates changes and commits to repositories. Supports multiple LLM providers with built-in benchmarks. 25k+ GitHub stars.
|
||||
@@ -112,6 +118,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
### CLI Utilities
|
||||
|
||||
Lightweight command-line tools that enhance developer workflows with AI-powered features like commit message generation, shell command translation, and code analysis.
|
||||
|
||||
- [aloc](https://github.com/modern-tooling/aloc) — A modern, AI-augmented lines of code counter built with Rust and Ratatui. Uses AI effort profiles for accurate project estimation.
|
||||
- [gptcomet](https://github.com/belingud/gptcomet) — CLI tool to help you generate commit message and review changes. Support mutiple providers and languages.
|
||||
- [cmd-ai](https://github.com/BrodaNoel/cmd-ai) - Turns natural language into executable shell commands (ei.: `ai Tell me the free space on disk`)
|
||||
@@ -130,6 +138,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
#### App Generators
|
||||
|
||||
Platforms that generate full-stack applications from natural language descriptions, enabling rapid prototyping and deployment.
|
||||
|
||||
- [Bolt.new](https://bolt.new) — AI-powered web development agent that allows you to prompt, run, edit, and deploy full-stack applications directly in the browser using WebContainers. Supports npm packages, Node.js servers, and third-party APIs.
|
||||
- [Bolt.diy](https://github.com/stackblitz-labs/bolt.diy) — Open source version of Bolt.new that supports multiple LLM providers including Groq, Anthropic, Ollama, OpenRouter, Gemini, LMStudio, Mistral, xAI, HuggingFace, DeepSeek.
|
||||
- [Lovable](https://lovable.dev/) — AI-powered full-stack app development platform that converts natural language descriptions or designs into fully functional applications with built-in deployment and GitHub integration.
|
||||
@@ -159,6 +169,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
#### UI Generators
|
||||
|
||||
Tools that create user interface components, mockups, and frontend code from prompts, images, or design files.
|
||||
|
||||
- [v0](https://v0.dev/) — Create and iterate new UI components in your browser.
|
||||
- [Magic Patterns](https://www.magicpatterns.com/) — Prototype your product ideas. UI generator website where you can prompt, upload images, or import design inspiration with their [Chrome Extension](https://www.magicpatterns.com/extension). Can export to Figma with a [plugin](https://www.figma.com/community/plugin/1304255855834420274). Supports a number of component systems including Shadcn, ChakraUI, and HTML + Tailwind.
|
||||
- [Tempo](https://www.tempolabs.ai/) — WYSIWYG editor for React interfaces.
|
||||
@@ -173,6 +185,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
#### Code Assistants
|
||||
|
||||
Web-based AI assistants that help with code understanding, refactoring, and generation through chat interfaces and browser integrations.
|
||||
|
||||
- [Sourcegraph Cody](https://about.sourcegraph.com/cody) — Assistant with chat, refactoring, and unit test generation. Extensions for VS Code and IntelliJ. Also available as a web app.
|
||||
- [Unblocked](https://getunblocked.com/) — Augment source code with relevant existing knowledge in GitHub, Slack, Jira, Confluence, and more. Get answers through chat and IDE file-level context. Available on web, macOS, Slack, VSCode, and JetBrains IDE's.
|
||||
- [Magnet](https://www.magnet.run/) — AI-native workspace for building software with repositories and issues as context.
|
||||
@@ -185,12 +199,16 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
#### Database & SQL
|
||||
|
||||
AI tools that generate, explain, optimize, and fix SQL queries using natural language.
|
||||
|
||||
- [Wren AI](https://getwren.ai/oss) — SQL AI Agent to get results and insights faster by asking questions without writing SQL, and it's open-source!
|
||||
- [TEXT2SQL.AI](https://www.text2sql.ai/) — AI-powered SQL query builder. Translate, explain and fix complex SQL queries using plain English.
|
||||
- [SQLAI.ai](https://www.sqlai.ai/) — AI generates, fixes, explains and optimizes SQL queries. Ability to add your own database schema and train AI to understand it.
|
||||
|
||||
#### Snippet & Utility Tools
|
||||
|
||||
Quick-access web tools for code generation, translation, refactoring, and other common development tasks.
|
||||
|
||||
- [CodePal](https://codepal.ai/) — A web tool for quickly generating or refactoring code.
|
||||
- [AI Code Convert](https://aicodeconvert.com/) — A web tool for translating code between programming languages.
|
||||
- [AI Code Playground](https://aicodeplayground.com/) — A web tool for refactoring and improving code.
|
||||
@@ -200,6 +218,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
#### ChatGPT Plugins
|
||||
|
||||
Plugins that extend ChatGPT with development-focused capabilities like code search and repository context.
|
||||
|
||||
- [ChatWithGit](https://plugins.sdan.io/git) — Enables ChatGPT to search GitHub and return links to relevant repositories.
|
||||
- [Code ChatGPT Plugin](https://github.com/kesor/chatgpt-code-plugin) — Open source example of a ChatGPT plugin that pulls context from a directory of files.
|
||||
|
||||
@@ -207,6 +227,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
## Desktop Applications
|
||||
|
||||
Native desktop apps that provide AI-powered development features, terminal enhancements, and agent management interfaces.
|
||||
|
||||
- [Warp](https://www.warp.dev/) - Warp brings AI and team knowledge together in a single, fast, and intuitive terminal.
|
||||
- [Pieces](https://pieces.app/) — AI-enabled desktop application and browser extension designed to assist developers in enhancing productivity.
|
||||
- [Memex](https://memex.tech/) — Build anything in any stack, with just natural language, on your desktop.
|
||||
@@ -224,6 +246,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
### PR & Code Review Bots
|
||||
|
||||
Automated bots that review pull requests, add code suggestions, and identify issues in your CI/CD pipeline.
|
||||
|
||||
- [CodeRabbit](https://coderabbit.ai/) — Customizable CI to add summaries and code suggestions to PRs.
|
||||
- [Qodo PR Agent](https://github.com/qodo-ai/pr-agent) — Open source tool for automated code reviews. Qodo was formerly known as Codium (not to be confused with Codeium with an "E").
|
||||
- [Greptile](https://greptile.com/code-review-bot) — AI bot that reviews PRs in GitHub/Gitlab with full context of the codebase.
|
||||
@@ -253,6 +277,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
### CI/CD & Testing Automation
|
||||
|
||||
Tools that automate test generation, end-to-end testing, and continuous integration workflows using AI.
|
||||
|
||||
- [Checksum AI](https://checksum.ai) — End-to-end fully autonomous QA Automation agent that generates CI/CD ready Playwright tests directly to the repository
|
||||
- [OctoMind](https://octomind.dev) — Auto-maintenance and generated browser-based end-to-end-tests integrated into Github Actions, Azure DevOps and more.
|
||||
- [Traceloop](https://traceloop.com/) — Uses OpenTelemetry tracing data with generative AI to improve system reliability.
|
||||
@@ -275,6 +301,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
### Multi-Agent Orchestration
|
||||
|
||||
Platforms and tools for coordinating multiple AI coding agents working simultaneously on different tasks or parts of a codebase.
|
||||
|
||||
- [Conductor](https://conductor.build/) — macOS app for orchestrating multiple Claude Code and Codex agents working simultaneously in isolated git worktrees. Features a central dashboard for monitoring, code review, and merging.
|
||||
- [Superset](https://superset.sh/) — Code editor for AI agents that orchestrates swarms of Claude Code, Codex, and other CLI-based agents in parallel. Uses isolated git worktrees with universal IDE integration.
|
||||
- [Sidecar](https://github.com/marcus/sidecar) — Terminal UI companion for CLI-based coding agents (Claude Code, Cursor, Gemini) with unified conversation history, git integration, task management, and workspace control.
|
||||
@@ -288,6 +316,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
### Sandboxing & Isolation
|
||||
|
||||
Secure environments for running AI coding agents with controlled access, container isolation, and safety guardrails.
|
||||
|
||||
- [VibeBox](https://vibebox.robcholz.com) — Open-source, per-project micro-VM sandbox for running AI coding agents safely on macOS.
|
||||
- [brood-box](https://github.com/stacklok/brood-box) — Run coding agents (Claude Code, Codex, OpenCode) inside hardware-isolated microVMs with snapshot isolation and egress control.
|
||||
- [Open Agent](https://github.com/Th0rgal/openagent) — Self-hosted control plane for Claude Code with isolated container workspaces and real-time mission streaming.
|
||||
@@ -295,6 +325,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
### Configuration & Context Management
|
||||
|
||||
Tools for managing AI agent configurations, syncing rules across IDEs, and providing contextual knowledge to coding assistants.
|
||||
|
||||
- [Context7](https://context7.com/) — Documentation platform that provides up-to-date, version-specific documentation and code examples for any library directly into Cursor, Claude Code, Windsurf, and other AI coding tools.
|
||||
- [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.
|
||||
- [Caliber](https://github.com/rely-ai-org/caliber) — Open-source CLI that scans your codebase and generates AI agent configs (CLAUDE.md, .cursorrules, skills, MCPs) for Claude Code, Cursor, and Codex. Scores your setup 0-100 and recommends MCP servers.
|
||||
@@ -313,6 +345,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
### Usage Analytics & Cost Tracking
|
||||
|
||||
Tools for monitoring token consumption, tracking API costs, and analyzing usage patterns across AI coding tools.
|
||||
|
||||
- [Tokscale](https://github.com/junhoyeo/tokscale) — CLI tool for tracking token usage from AI coding agents (OpenCode, Claude Code, OpenClaw, Codex, Gemini CLI, Cursor IDE, AmpCode, Factory Droid) with a global leaderboard and 2D/3D contribution graphs.
|
||||
- [BurnRate](https://getburnrate.io) - Local-first AI coding cost analytics. Tracks Claude Code, Cursor, Codex, Copilot, Windsurf, Cline, and Aider. Cost breakdowns, 23 optimization rules, rate limit monitoring, provider comparison, and PDF reports.
|
||||
- [Code Insights](https://github.com/melagiri/code-insights) — Local-first CLI and dashboard for analyzing AI coding sessions from Claude Code, Cursor, Codex CLI, Copilot CLI, and VS Code Copilot Chat. SQLite-backed with terminal analytics, browser dashboard, and LLM-powered insights.
|
||||
@@ -327,6 +361,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
### Git & Commit Helpers
|
||||
|
||||
Tools that leverage AI to generate commit messages, pull request descriptions, and streamline git workflows.
|
||||
|
||||
- [git-lrc](https://github.com/HexmosTech/git-lrc) - Free, unlimited AI code reviews that run on every commit.
|
||||
- [GitBrain](https://gitbrain.dev/) — Git client that simplifies the git workflow. Splits code changes, generates summaries & commit messages for code changes. Uses OpenAI.
|
||||
- [GitButler](https://gitbutler.com/) — Git client for simultaneous branches on top of your existing workflow. Defaults to OpenAI, can be changed to Perplexity for generating conventional commit messages.
|
||||
@@ -334,6 +370,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
### Documentation Generation
|
||||
|
||||
AI-powered tools for automatically generating documentation, diagrams, changelogs, and API references from code.
|
||||
|
||||
- [DiagramGPT](https://www.eraser.io/diagramgpt) — DiagramGPT is a free AI-based web app that converts a schema, infrastructure definition, code snippet or plain language description into diagrams. The tool can generate flow charts, entity relationship diagrams, cloud architecture diagrams and sequence diagrams.
|
||||
- [DocuPilot](https://docupilot-alpha.vercel.app) — GitHub App that auto-updates README, CHANGELOG, and API docs on every push using AI. [[GitHub](https://github.com/AkrMcmr/docupilot)]
|
||||
- [DocuWriter.ai](https://www.docuwriter.ai/) — AI-powered web app to generate automated Code & API documentation from your source code files.
|
||||
@@ -344,6 +382,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
### Code Search & Understanding
|
||||
|
||||
Semantic search tools that help developers find and understand code using natural language queries and AI-powered analysis.
|
||||
|
||||
- [SeaGOAT](https://kantord.github.io/SeaGOAT/latest/) — A local search tool leveraging vector embeddings to search your codebase semantically.
|
||||
- [ContextWire](https://contextwire.dev) — Free search API for AI agents with 105 engines, 22 search profiles, and 94.3% SimpleQA accuracy. MCP server included. [Source](https://github.com/keptlive/contextwire-mcp)
|
||||
|
||||
@@ -351,6 +391,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
## Resources
|
||||
|
||||
Curated collections, tutorials, comparison guides, and community resources for AI-powered development tools.
|
||||
|
||||
- [Skills Hub](https://skillshub.io) — Community-rated marketplace for GitHub Copilot, Cursor, and Claude AI coding instructions. Browse and share quality-scored `copilot-instructions.md`, `.cursorrules`, and `CLAUDE.md` configurations organized by tech stack.
|
||||
- [aiforcode.io](https://aiforcode.io) — Expert-curated directory of 42+ AI coding tools with transparent 100-point scoring, head-to-head comparisons, and an interactive tool recommendation quiz. Verified monthly.
|
||||
- [Awesome Code Docs](https://github.com/johnxie/awesome-code-docs) — Curated deep-dive tutorials for open-source AI and developer tooling projects.
|
||||
|
||||
Reference in New Issue
Block a user