TL;DR โ The top 5 if you only get 5
- Claude Code โ terminal-native AI coding agent. The most productive dev environment we've ever used.
- Cursor โ AI-native IDE. The best in-editor AI experience.
- Claude Pro / API โ our default for any reasoning, writing, or chat task.
- Perplexity Pro โ research and fact-checking with citations.
- v0 by Vercel โ text-to-UI for rapid React/HTML prototyping.
Most developers will get 10x productivity boost from just these five. Everything below is the supporting cast.
Coding agents (CLI & IDE)
1. Claude Code
Anthropic's CLI coding agent. Lives in your terminal, reads your filesystem, runs commands, edits files. The CLAUDE.md project memory feature means context persists across sessions โ you don't re-explain your codebase every conversation. We use this every day. The website you're reading was built with Claude Code.
2. Cursor
The AI-native IDE. VS Code fork, with Claude/GPT integrated at every level โ inline edits, multi-file refactors, chat with your codebase. The "Composer" mode lets you describe a feature and Cursor implements across multiple files. Best for developers who want an IDE-centric workflow.
3. ChatGPT Codex
OpenAI's sandbox coding agent. Runs in a cloud VM that can read your repo, write code, run tests, open PRs. Different model strengths than Claude; useful as a second opinion for complex algorithmic work.
4. Cline (formerly Claude Dev)
Open-source VS Code extension. BYO-API-key, supports Claude, GPT, Gemini, local models. Less polished than Cursor but more flexible and free.
5. GitHub Copilot
The OG. Now powered by multiple models (Claude, GPT, Gemini). Best for inline autocomplete; weaker for multi-file work compared to Cursor or Claude Code. If your org already pays for it, keep it.
Conversational AI
6. Claude Pro / Max
$20-$100/mo. Better than ChatGPT for long-form reasoning, writing, and code. See our full comparison.
7. ChatGPT Plus / Pro
$20-$200/mo. Best for voice mode, image generation, video (Sora), and reasoning models (o3+).
8. Gemini Advanced
$20/mo. Worth it specifically for the 2M-token context window and multimodal workflows. More on Gemini.
Research & writing
9. Perplexity Pro / Comet
$20/mo. The research tool. Citations on every claim, multi-model routing, and the Comet browser pre-loads context as you browse. Our default for any "look this up" task. Full Perplexity review.
10. NotebookLM
Free. Google's underrated research synthesis tool. Drop in 50 papers and it'll summarize, cross-reference, and even generate audio podcast-style overviews. Best for academic-style deep dives.
Design & UI
11. v0 by Vercel
Text-to-UI. Describe a React component or full page, get production-ready Tailwind/shadcn code back. Best for rapid prototyping. Free tier exists; pro is $20/mo.
12. Claude Design (Artifacts)
Within Claude Pro. Build interactive components and small apps directly in the chat. Less specialized than v0 but more flexible because you're in a full conversational context.
13. Figma + Make
Figma's built-in AI features for generating mockups from prompts. The design-team complement to v0's code output.
Voice & media
14. ElevenLabs
The voice gen leader. Voice cloning, dubbing, conversational AI APIs. We use it for app prototypes and demo videos. ~$22/mo for the Creator plan.
15. Suno + Udio
AI music generation. Surprisingly useful for app/video soundtracks and ambient background tracks. $10-30/mo.
Workflow & productivity
These aren't AI tools per se, but they massively amplify the AI tools above:
- Raycast โ launcher with native Claude/GPT integration. Cmd+space to invoke AI from anywhere on macOS.
- OpenRouter โ one API for every model. Useful when you want to A/B between Claude, GPT, Gemini, Llama from a single integration.
- Tailscale + Claude Code on remote dev box โ work on a beefy cloud machine from a MacBook Air. More macOS tips.
How to pick a stack
If you're a solo developer
- Claude Pro ($20/mo) โ primary chat + reasoning
- Claude Code (included in API costs, ~$10-50/mo by usage) โ coding agent
- Perplexity Pro ($20/mo) โ research
- v0 free tier โ UI prototyping
Total: ~$50-100/mo. The single biggest productivity investment you can make.
If you're a small team
- Claude Team ($25-30/user/mo) โ shared workspace
- Cursor Pro ($20/user/mo) โ IDE for everyone
- One shared OpenAI Team seat for image/voice
- Perplexity Pro for the team lead
If you're an enterprise
Talk to us or read our Anthropic vs OpenAI for Business breakdown. Enterprise stacks involve compliance, SSO, audit logs, and procurement realities small teams can ignore.
The honest meta-recommendation: experiment. Most developers pick one tool and stop. The best developers we know cycle between 2-3 tools per week, picking the right one for the job. Pay the $20-50/mo to keep 3-4 subscriptions active. The productivity ROI is enormous.
If you want help choosing the right AI stack for your team or project, book a strategy call. We've shipped real production work with all of these tools.
- Anthropic โ Claude Code documentation
- Cursor โ Cursor IDE
- Vercel โ v0 by Vercel
- Perplexity โ Perplexity Pro
- OpenRouter โ OpenRouter unified API