From 2c32c0072cab70c4dc78f5ea8920133ec6a81a98 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 16:07:11 +0000 Subject: [PATCH 1/3] Add Context7 to Configuration & Context Management Context7 is a documentation platform that delivers up-to-date, version-specific docs and code examples for any library directly into AI coding tools like Cursor, Claude Code, and Windsurf. Co-Authored-By: Claude Opus 4.5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1390b60..da724f5 100644 --- a/README.md +++ b/README.md @@ -312,6 +312,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ### Configuration & Context Management +- [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. - [vsync](https://github.com/nicepkg/vsync) — CLI tool that syncs Skills, MCP servers, Agents & Commands across Claude Code, Cursor, OpenCode, and Codex with automatic format conversion (JSON <-> TOML <-> JSONC). From 3d8b8bc6b575a3c63687c79a3150591a323171db Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 16:09:38 +0000 Subject: [PATCH 2/3] Empty commit Co-Authored-By: Claude Opus 4.5 From c1b1f266aa4f8917b0391b6aa9555d4815446bdd Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 09:20:24 -0700 Subject: [PATCH 3/3] Fix dead links and remove stale repositories (#355) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Fix GitHub repository URLs that have moved Updated URLs to their new locations: - Rubberduck: rubberduck-ai → lgrammel - GPT Migrate: 0xpayne → joshpxyne - poorcoder: vgrichina → Strawberry-Computer - Shell Whiz: beimzhan → beyimjan - Code Review GPT → Shippie: mattzcarey/code-review-gpt → mattzcarey/shippie - vx.dev → Dewhale: Yuyz0112/vx.dev → Yuyz0112/dewhale - Claude Code Open → Axon: kill136/claude-code-open → kill136/axon Co-Authored-By: Claude Opus 4.5 * Update descriptions for renamed/pivoted tools - Shippie: Updated description to reflect current features (extendable code review agent with MCP integration) - Dewhale: Updated to describe as GitHub-powered AI and v0.dev alternative - Axon: Updated to highlight self-modification and multi-provider support Co-Authored-By: Claude Opus 4.5 * Remove archived and stale repositories Removed the following due to being archived or not updated in 6+ months: Archived: - talk-codebase (archived, last updated Nov 2024) Stale (no updates in 6+ months): - Mutable (repo deleted/404) - Smol Developer (last updated Apr 2024) - DevOpsGPT (last updated Aug 2024) - Rapidpages (last updated May 2024) - Incognito Pilot (last updated Sep 2023) - SwePT (last updated Mar 2023) - Blinky (last updated Jun 2024) - Rubberduck (last updated May 2024) - Agentic Sprint (not recently updated) - code-collator (last updated Oct 2024) Co-Authored-By: Claude Opus 4.5 * Fix Dewhale description to use technical language Replaced marketing speak with concrete technical details about the tool's capabilities. Co-Authored-By: Claude Opus 4.5 * Remove additional stale projects Removed Shippie, Dewhale, poorcoder, and Shell Whiz as they are no longer actively maintained. Co-Authored-By: Claude Opus 4.5 * Remove GPT Migrate (stale project) Co-Authored-By: Claude Opus 4.5 * Update Sweep, replace GPT-Pilot/Srcbook with Pythagora/Mocha - Sweep: Changed from stale GitHub repo to sweep.dev, moved to IDE Extensions (now a JetBrains plugin with autocomplete and codebase indexing) - GPT-Pilot: Removed stale GitHub repo, replaced with Pythagora (pythagora.ai) in App Generators - the commercial evolution of GPT-Pilot - Srcbook: Removed stale GitHub repo, replaced with Mocha (getmocha.com) in App Generators - AI-powered no-code app builder Co-Authored-By: Claude Opus 4.5 * Remove additional stale GitHub repositories Removed repos not updated in 6+ months: - GPT Engineer (AntonOsika/gpt-engineer) - last updated May 2025 - Vibe Compiler (Strawberry-Computer/vibe-compiler) - last updated May 2025 - MutahunterAI (codeintegrity-ai/mutahunter) - last updated April 2025 - Roundtable MCP Server (askbudi/roundtable) - last updated October 2025 - AutoComplete.sh (closedLoop-technologies/autocomplete-sh) - last updated February 2025 Co-Authored-By: Claude Opus 4.5 --------- Co-authored-by: James Murdza Co-authored-by: Claude Opus 4.5 --- README.md | 29 ++++------------------------- 1 file changed, 4 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 1390b60..e0a4c71 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [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. - [PearAI](https://trypear.ai/) — An open source fork of VS Code with chat and inline code generation. - [Replit](https://replit.com/) — Web-based IDE with cloud developer environments, code completion, chat, a software development agent and deployments. -- [Mutable](https://github.com/mutableai/monitors4codegen) — Web-based IDE, integrated with a chatbot and GitHub. - [UI Pilot](https://ui-pilot.com/) — Chat-based AI code editor that creates forms using Material UI, using GPT-4. - [GitWit](https://gitwit.dev/) — Web-based editor for building ReactJS applications with AI. - [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. @@ -67,7 +66,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Tabnine](https://www.tabnine.com/) [(Source)](https://github.com/codota/TabNine) — Open source, self-hosted code completion assistant. Extensions for 15 editors including VS Code, IntelliJ, Neovim, Eclipse, and PyCharm. - [CodeMate](https://www.codemate.ai/) — VS Code extension for debugging and optimizing code. - [AskCodi](https://www.askcodi.com/) — AI coding assistant with extensions for VS Code, JetBrains and Sublime Text. -- [Rubberduck](https://github.com/rubberduck-ai/rubberduck-vscode) — Open source, chat assistant for the Visual Studio Code side bar. - [GoCodeo](https://www.gocodeo.com/) - GoCodeo is an AI agent that lets you build and deploy full-stack apps effortlessly, with one click Vercel deployment and seamless Supabase integration. - [JetBrains AI](https://www.jetbrains.com/ai/) — AI assistant available in all JetBrains IDEs. - [aiXcoder](https://www.aixcoder.com/en/) — Local or cloud-based assistant with extensions for IntelliJ IDEA, CLion, GoLand, PyCharm, WebStorm, Visual Studio Code, and Eclipse. @@ -83,7 +81,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [FlyonUI MCP](https://flyonui.com/mcp) — Integrate FlyonUI MCP - Tailwind AI Builder directly into your IDE and craft stunning Tailwind CSS Components, Blocks and Pages inspired by FlyonUI. - [Traycer](https://traycer.ai) - Plan-First Coding Assistant in VS Code. - [shadcn/studio MCP](https://shadcnstudio.com/mcp) — Integrate shadcn/studio MCP Server directly into your favorite IDE and craft stunning shadcn/ui Components, Blocks and Pages inspired by shadcn/studio. -- [Blinky](https://github.com/seahyinghang8/blinky) — A debugging agent for VS Code that helps identify and fix backend errors, inspired by SWE-agent. +- [Sweep](https://sweep.dev/) — AI coding plugin for JetBrains IDEs with autocomplete, codebase indexing, and context-aware suggestions. Uses proprietary LLMs with zero data retention. --- @@ -99,36 +97,25 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [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. - [Plandex](https://plandex.ai/) — Terminal-based AI coding agent for complex, multi-file tasks. Features built-in version control, iterative planning, and context management across large codebases. - [Goose](https://block.github.io/goose/) — Block's open-source autonomous AI coding agent that operates on your machine. Extensible with MCP, works with multiple LLM providers, and handles complex multi-step development tasks. -- [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) — CLI agent that generates a repository from a prompt, and asks clarifying questions. -- [GPT-Pilot](https://github.com/Pythagora-io/gpt-pilot) — AI developer that writes entire scalable apps from scratch while the developer oversees the implementation. Creates apps step-by-step with human collaboration. 30k+ GitHub stars. -- [Smol Developer](https://github.com/smol-ai/developer) — CLI agent that generates a repository from a prompt. Uses OpenAI and Anthropic. - [AdaL](https://sylph.ai/) — Self-evolving AI coding agent that lets models collaborate (Claude, GPT, Gemini). Runs locally, learns your codebase patterns. -- [Claude Code Open](https://github.com/kill136/claude-code-open) — Open-source AI coding platform with Web IDE, multi-agent system, 37+ tools, and MCP protocol support. Features browser-based IDE with Monaco editor, Blueprint multi-agent orchestration, and scheduled task daemon. +- [Axon](https://github.com/kill136/axon) — Open-source AI coding assistant with Web IDE, multi-agent system, 37+ tools, and MCP protocol support. Features Monaco editor, self-modification capabilities, and multiple AI provider integrations. - [Arctic](https://github.com/arctic-cli/interface) — A terminal-first TUI that unifies multiple AI coding plans and APIs with built-in usage and quota visibility. - [Cosine](https://cosine.sh/) — Agentic AI software engineer for enterprise codebases. Handles bug fixes, feature development, refactors, and PR generation with air-gapped and VPC deployment options. - [Devin](https://devin.ai/) — The first fully autonomous AI software engineer by Cognition. Handles entire development tasks end-to-end including planning, coding, debugging, and deployment with its own IDE, browser, and shell. - [OpenHands](https://www.all-hands.dev/) — Open-source autonomous AI software developer (formerly OpenDevin). Features a full development environment with code editor, terminal, and browser for end-to-end task completion. 50k+ GitHub stars. - [Mini SWE-Agent](https://mini-swe-agent.com/latest/) — A minimal, hackable software engineering agent built for learning and experimentation. Lightweight implementation demonstrating core SWE-agent concepts with a focus on simplicity and extensibility. -- [GPT Migrate](https://github.com/0xpayne/gpt-migrate) — CLI agent that converts a full-stack application from one language or framework to another. Uses GPT-4 32k context. - [Micro Agent](https://www.builder.io/blog/micro-agent) — An AI agent that writes and fixes code for you. -- [DevOpsGPT](https://github.com/kuafuai/DevOpsGPT) — AI-driven software development automation solution. ### CLI Utilities - [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. -- [talk-codebase](https://github.com/rsaryev/talk-codebase) — CLI chatbot with repository as context. Supports OpenAI as well as locally running LLMs via GPT4All. - [gptcomet](https://github.com/belingud/gptcomet) — CLI tool to help you generate commit message and review changes. Support mutiple providers and languages. -- [poorcoder](https://github.com/vgrichina/poorcoder) — A collection of Bash scripts to extract code context, apply changes from markdown, and generate AI commit messages while using web-based LLMs. -- [Vibe Compiler (vibec)](https://github.com/Strawberry-Computer/vibe-compiler) — A self-compiling tool that transforms markdown-based prompt stacks into code and tests using LLM generation. Works with any LLM via OpenRouter, including Claude, ChatGPT, and Grok. - [cmd-ai](https://github.com/BrodaNoel/cmd-ai) - Turns natural language into executable shell commands (ei.: `ai Tell me the free space on disk`) - [Baz CLI](https://github.com/baz-scm/baz-cli) - CLI for AI assisted code review, with access to the actual code, diff etc. - [models](https://github.com/arimxyer/models) — A TUI for browsing AI models, benchmarks from Artificial Analysis, and coding agents with GitHub integration. Built with Rust and Ratatui. - [CCG Workflow](https://github.com/fengshao1227/ccg-workflow) — Multi-model collaboration system for Claude Code. Orchestrates Claude + Codex + Gemini with 28 slash commands, smart routing (Gemini for frontend, Codex for backend), Agent Teams for parallel development, and 6 built-in quality gate skills. One-command install via npx. - [aiignore-cli](https://github.com/yjcho9317/aiignore-cli) — Generates ignore configs for 7 AI coding tools based on per-tool bypass testing. Like `npx gitignore` but for Cursor, Claude Code, Gemini, JetBrains, Windsurf, Aider, and Copilot. - [Butterfish](https://butterfi.sh) — CLI tool that embeds ChatGPT in your shell for easy access. Includes simple agentic capabilities. -- [Shell Whiz](https://github.com/beimzhan/shell-whiz) — highly configurable CLI assistant to generate shell commands and get explanations for them. -- [AutoComplete.sh](https://github.com/closedLoop-technologies/autocomplete-sh) - CLI tool that adds AI-powered command-line suggestions directly to your terminal with just type to return the top suggestions for you. -- [code-collator](https://github.com/tawandakembo/code-collator) — CLI tool that creates a single markdown file that describes your entire codebase to language models. Useful for AI-coding assistance from the Claude/ChatGPT web interface rather than via the API. - [TmuxAI](https://tmuxai.dev/) - AI-powered, non-intrusive terminal assistant. - [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets with dynamic completions and AI integration. - [Hermes IDE](https://www.hermes-ide.com) — AI-powered shell wrapper for zsh, bash, and fish that adds ghost-text completions, autonomous task execution, full git management with worktrees, and multi-project sessions. Free and open source. @@ -149,7 +136,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [SoftGen](https://softgen.ai/) — AI-powered software generation platform for building Web Apps. - [LlamaCoder](https://llamacoder.together.ai/) — Open source code generation model for building applications using Opensource LLMs. - [e2b_Fragments](https://fragments.e2b.dev/) — Platform for building and deploying AI-powered applications with sandboxed environments. -- [Srcbook](https://github.com/srcbookdev/srcbook) — TypeScript-centric app development platform with an AI app builder and TypeScript notebook. +- [Mocha](https://getmocha.com/) — AI-powered no-code application builder for creating web apps without writing code. +- [Pythagora](https://www.pythagora.ai/) — AI development platform with 14 specialized agents that builds React/Node.js apps from natural language. Integrates with VS Code and Cursor with one-click deployment. - [GPT Web App Generator](https://magic-app-generator.wasp-lang.dev/) — Generates a full-stack React/Node.js/Prisma/Wasp app from a short description. - [Mage](https://usemage.ai/) — Generate full-stack web apps in Wasp, React, Node.js and Prisma. - [Marblism](https://marblism.com) — Generate a SaaS boilerplate from a prompt. @@ -172,7 +160,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [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. - [Rendition Create](https://www.renditioncreate.com/) — Create and iterate new UI components in your browser. -- [Rapidpages](https://github.com/rapidpages/rapidpages) — Open source UI generator. - [Tempo](https://www.tempolabs.ai/) — WYSIWYG editor for React interfaces. - [Google Stitch](https://stitch.withgoogle.com/) — Google's AI-powered design tool for creating UI designs. Formerly Galileo AI. - [Uizard](https://uizard.io/) — Generate multi-screen mockups from text prompts and edit them with a drag-and-drop editor. Scan screenshots of apps or hand-drawn wireframes and transform them into editable app mockups. @@ -191,7 +178,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Magnet](https://www.magnet.run/) — AI-native workspace for building software with repositories and issues as context. - [Onboard](https://www.getonboardai.com) — Chat with an AI about public and private codebases. - [CodeSquire](https://codesquire.ai/) — Chrome extension that adds autocomplete to Google Colab, BigQuery, and JupyterLab. -- [Incognito Pilot](https://github.com/silvanmelchior/IncognitoPilot) — Open source assistant with built-in Python editor and interpreter. - [Code to Flow](https://codetoflow.com) — Visualize, analyze, and understand code with interactive flowcharts. - [Gru.ai](https://www.gru.ai/) — An AI developer can help you solve technical problems and tackle daily coding tasks, such as building algorithms, debug issues, test solutions, answer programming questions, etc. - [CodeWP](https://codewp.ai/) — AI chat and coding tools specifically trained for WordPress developers. AI code generation for code snippets and plugins in WordPress. @@ -239,17 +225,13 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Greptile](https://greptile.com/code-review-bot) — AI bot that reviews PRs in GitHub/Gitlab with full context of the codebase. - [Macroscope](https://macroscope.com/code-review) - AI-powered code review for GitHub that uses ASTs to build a graph-based representation of your codebase & pulls context from your issue management systems. - [EntelligenceAI](https://entelligence.ai/pr) — AI powered code reviews for Github and Gitlab that improves over time based on user comments -- [Sweep](https://github.com/sweepai/sweep) — AI junior dev: GitHub integration to generate, test, and self-review pull requests from issues. - [Codegen](https://www.codegen.com/) — GPT-4 based PR agent for enterprise codebases. -- [Code Review GPT](https://github.com/mattzcarey/code-review-gpt) — An open source tool for reviewing PRs. Works as GitHub action, Gitlab CLI or locally. - [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"). - [Nova](https://www.trynova.ai/) — CI bot to add actions such as summaries and tests to new PRs. - [CodeRabbit](https://coderabbit.ai/) — Customizable CI to add summaries and code suggestions to PRs. -- [SwePT](https://github.com/keerthanpg/SwePT) — Open source PR generator written in 150 lines of Python code. - [PR Explainer Bot](https://pr-explainer-bot.web.app/) — A GitHub integration that adds explanatory text to newly created PRs. - [Goast](https://goast.ai/) — A hosted tool that ingests your error logs and suggests fixes. - [Corgea](https://corgea.com/) — A GitHub integration that finds and fixes vulnerable code. -- [vx.dev](https://github.com/Yuyz0112/vx.dev) — A GitHub integration focused on UI generation with built in support for shadcn, lucide, and nivo charts. - [Pixee](https://pixee.ai) — Pixeebot finds security and code quality issues in your code and creates merge-ready pull requests with recommended fixes. - [CodeAnt AI](https://www.codeant.ai/) — Automatically create PRs to fix code issues. - [What The Diff](https://whatthediff.ai/) — AI-powered app that reviews the diff of pull requests and writes a descriptive comment about the changes in plain english. @@ -277,7 +259,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [DiffBlue](https://www.diffblue.com/) — Automatically generated unit tests for Java. - [Qodo](https://www.qodo.ai/) — Non-trivial test generation with support for major programming languages. Extensions for VS Code and JetBrains. (formerly Codium) - [DeepUnit](https://www.deepunit.ai/) — Thoughtful test cases and generation of complete unit test files. Available as an interactive VS Code extension, npm package, CLI or CI/CD pipeline. -- [MutahunterAI](https://github.com/codeintegrity-ai/mutahunter) — Accelerate developer productivity and code security by finding vulnerabilities in code and generating tests for them. Open Source and available as a CLI or CI/CD pipeline. - [KushoAI](https://kusho.ai/) — AI agent for API testing which transforms your Postman collections, OpenAPI specs, curl commands, etc. into exhaustive test suites that plug into your CI/CD pipeline. - [Test Gru](https://gru.ai/home#test-gru) — Provides enterprise-level unit test automation services. - [TraceRoot AI](https://traceroot.ai/) — AI-native observability tool that uses AI agents to automatically fix production bugs. @@ -295,8 +276,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [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. -- [Roundtable MCP Server](https://github.com/askbudi/roundtable) — Zero-configuration MCP server that unifies multiple AI coding assistants through intelligent auto-discovery and standardized interface. -- [Agentic Sprint](https://github.com/damienlaine/agentic-sprint) — Spec-driven, self-iterative multi-agent framework for Claude Code with coordinated specialized agents (Python, Next.js, CI/CD, QA, UI Testing). - [Stoneforge](https://stoneforge.ai) — Open-source orchestration for AI coding agents. Run multiple agents in parallel with automatic dispatch, merge, and recovery. - [Trellis](https://github.com/mindfold-ai/Trellis) — All-in-one AI framework & toolkit for Claude Code & Cursor. Manages tasks, specs, and multi-agent pipelines. - [GolemBot](https://github.com/0xranx/golembot) — Unified framework wrapping Claude Code, Cursor, OpenCode, and Codex CLIs behind a single streaming API. Adds IM adapters (Slack, Telegram, Discord, Feishu), Skill system, fleet mode, and HTTP embedding.