Vibe-coding and vibe-engineering
Tools that let you build software by describing intent rather than writing every line. This covers coding agents, repo-understanding assistants, and prompt-to-app builders.
Coding agents
Agents and AI-first editors that read, write, and run code against real repositories.
- Claude Code - Anthropic's agentic tool that reads, edits, and executes against a real codebase from the terminal or IDE.
- Cline - Open-source autonomous coding agent that runs inside VS Code with human-in-the-loop approval.
- Cursor - AI-first code editor built around whole-repo context, an agent mode, and multi-line tab completion.
- Devin - Cognition's autonomous software engineer that takes tasks from Slack or an issue tracker, then plans, codes, tests, and opens pull requests.
- Gemini CLI - Google's open-source terminal agent powered by Gemini, with MCP support and a generous free tier.
- GitHub Copilot - Inline completion and an agent mode that edits across files and opens pull requests, integrated across GitHub and popular IDEs.
- Google Antigravity - Agent-first development platform built around Gemini that orchestrates autonomous agents across editor, terminal, and browser.
- Mistral Vibe - Mistral's terminal and IDE coding agent with cloud-based remote agents, built on the open-source mistral-vibe CLI.
- OpenAI Codex - OpenAI's coding agent spanning CLI, IDE, cloud, and web.
- OpenCode - Provider-agnostic, open-source terminal coding agent.
- Poolside - Enterprise coding assistant powered by its own foundation models, deployed inside a customer's environment and tuned on their codebases.
- Windsurf - Agentic IDE with Cascade, a multi-step coding agent that operates across files.
- Zed - Collaborative editor written in Rust with first-class agent panels and multi-model support.
Code understanding and docs
Tools that turn a codebase into searchable docs, wikis, and answers for humans and agents alike.
- Code Wiki - Google's tool that turns any GitHub repo into an interactive, always-in-sync wiki with architecture diagrams and a Gemini-powered chat.
- Context7 - Upstash service that feeds up-to-date, version-specific library documentation into coding agents over MCP.
- DeepWiki - Cognition's Devin-generated wikis for any public GitHub repo, with architecture diagrams, source links, and a conversational assistant.
- Zread - Generates structured guides, API docs, and code Q&A for any GitHub repo by swapping github.com for zread.ai.
App builders
Pure vibe-coding platforms that turn a plain-language description into a working app, aimed at non-technical builders who never touch the underlying code.
- Bolt - Prompt-to-app builder that generates and runs full web apps directly in the browser.
- Figma Make - Prompt-to-app tool inside Figma that generates working prototypes from a description.
- Google AI Studio - Browser-based platform for prototyping and building apps with Gemini models across text, image, audio, and video.
- Google Opal - Google Labs no-code builder for creating and sharing mini AI apps as visual node workflows.
- Google Stitch - Gemini-powered tool that turns prompts or wireframes into high-fidelity UI plus front-end code, absorbing the former Galileo AI.
- Lovable - Prompt-to-app builder that ships full-stack web apps from a chat window.
- Replit Agent - Browser-based agent that builds, runs, and deploys full-stack applications from natural-language prompts.
- v0 - Vercel's generative UI tool that produces production-ready React and Tailwind components.