AI Coding Tools
Overview
A comprehensive guide to AI-powered development tools that can accelerate your coding workflow and boost productivity.
AI Development Tools Categories
AI Agents
Autonomous coding assistants and command-line tools that can perform complex development tasks.
Cloud AI IDEs
Full-featured development environments that run in the cloud with AI capabilities and deployment built-in.
Model-Flexible AI Tools
AI-native coding tools that let you choose between different models for different development tasks.
Open Source Coding Agents
Open source coding agents and bring-your-own-model workflows for developers who want more control over providers, costs, and local setup.
Explore each category to find the right AI coding tools for your development workflow and project needs.
How to choose
Use the category pages to reflect on your needs:
- Want fast MVP prototyping and hosted app workflows? → Cloud AI IDEs (Lovable, Bolt.new, Replit, Google AI Studio)
- Want agentic coding from the terminal or delegated task workflows? → AI Agents & CLI Tools (Claude Code, OpenAI Codex, Google Antigravity)
- Want an AI-native editor with model choice? → Model-Flexible AI Tools (Cursor, Windsurf, Kiro)
- Want open source or bring-your-own-model workflows? → Open Source Coding Agents (Cline, Kilo, OpenCode)
Level up by using multiple tools
For example, consider this coding setup: VS Code with OpenAI Codex on the left, Claude Opus/Sonnet on the right
- Start building with Claude Code in plan mode
- Copy and paste every plan into Codex. Validate the plan. If they have any critical feedback, give it back to CC
- Every change either agent makes, ask the other agent to review it
- When one agent submits a PR, use the other agent to review it
Not only will you produce better apps, you'll have fun just feeling like you're managing a team of engineers.