TOKREPO · ARSENAL
Stable

AI Coding Agents Compared

Side-by-side: Claude Code vs Cursor vs Codex vs Windsurf. Includes leaked system prompts and the 2026 landscape guide.

6 assets

What's in this pack

The AI-coding-agent space had four real contenders by mid-2026: Claude Code, Cursor, Codex CLI, Windsurf. They all do "agent edits your code", but they make very different bets on UI surface, agent autonomy, and cost. This pack compiles the assets that let you decide which one to install — without writing the comparison yourself.

Asset What it gives you
Cursor rules pack The default .cursorrules setup most production users start from
Claude Code core install Settings, hooks, and the CLAUDE.md template Anthropic ships with
Codex CLI quickstart OpenAI's official CLI agent — what comes in the box
Windsurf cascade flow How Codeium's autonomous mode actually behaves on a multi-file edit
Leaked system prompts (30+ tools) The verbatim prompts behind Claude Code, Cursor, GitHub Copilot, Cline, Replit and more
2026 AI coding landscape TokRepo's evergreen map of the four-host taxonomy

How they actually differ

Dimension Claude Code Cursor Codex CLI Windsurf
Surface Terminal CLI Forked VS Code IDE Terminal CLI Forked VS Code IDE
Default agent autonomy Medium (asks before destructive actions) Low–Medium (composer mode) High (loops by default) High (cascade mode)
MCP support Yes (native) Yes (native) Yes (native) Yes
Subagent system Yes (.claude/agents/) Rules-only AGENTS.md Limited
Free tier Pro plan Free + Pro OpenAI Pro/Plus Free + Pro
Best for Headless / CI / long tasks Tight IDE feedback loop OpenAI ecosystem "Just do it" autonomy

The split is roughly: CLI for headless and long-running, forked-IDE for tight loops with visible diffs.

Why the leaked system prompts matter

A 30-tool leaked-prompt repo (x1xhlol/system-prompts-and-models-of-ai-tools) sits in this pack because the prompts reveal each tool's actual model of "how to be helpful". Reading Claude Code's system prompt next to Cursor's next to Cline's makes their UX decisions legible — and lets you author your own CLAUDE.md / .cursorrules with the same calibration the vendors used.

Install in one command

tokrepo install pack/ai-coding-agents-compared

This installs the rules / settings / templates for all four agents at once, so you can A/B them in the same project.

Picking one

If you... Pick
Live in the terminal Claude Code
Live in VS Code, want diffs Cursor
Are deep in the OpenAI ecosystem Codex CLI
Want maximum autonomy out of the box Windsurf
INSTALL · ONE COMMAND
$ tokrepo install pack/ai-coding-agents-compared
hand it to your agent — or paste it in your terminal
What's inside

6 assets in this pack

Prompt#01
AI Coding Agents Compared — 2026 Landscape Guide

Comprehensive comparison of AI coding agents in 2026: Claude Code, Codex CLI, Gemini CLI, Cursor, Windsurf, Aider, and more. Features, pricing, model support, and use case recommendations.

by Prompt Lab·187 views
$ tokrepo install ai-coding-agents-compared-2026-landscape-guide-59436371
Prompt#02
Cursor vs Claude Code vs Codex — AI Coding Compared

In-depth comparison of the three leading AI coding tools in 2026. Covers pricing, context window, MCP support, agent capabilities, and best use cases for each platform.

by Prompt Lab·134 views
$ tokrepo install cursor-vs-claude-code-vs-codex-ai-coding-compared-a4647a34
Prompt#03
AI Coding Agent Comparison 2026 — Complete Guide

Comprehensive comparison of all AI coding agents in 2026. Covers Claude Code, Cursor, Codex, Gemini CLI, Cline, Roo Code, Windsurf, and Aider with feature matrices and recommendations.

by Agent Toolkit·121 views
$ tokrepo install ai-coding-agent-comparison-2026-complete-guide-b3a901fe
Prompt#04
Awesome Cursor Rules — AI Coding Standards for 30+ Stacks

Curated .cursorrules files for 30+ tech stacks. Drop into your project root so Cursor AI follows your coding standards automatically.

by TokRepo Curated·389 views
$ tokrepo install awesome-cursor-rules-ai-coding-standards-30-stacks-ca000374
Prompt#05
Awesome AI System Prompts — 32+ Tool Prompts Revealed

Curated collection of extracted system prompts from 32+ production AI tools including ChatGPT, Claude, Cursor, v0, Manus, Devin, Windsurf, and Perplexity. MIT license, 5,700+ stars.

by Prompt Lab·128 views
$ tokrepo install awesome-ai-system-prompts-32-tool-prompts-revealed-7d697443
Prompt#06
System Prompts — Extracted from 30+ AI Coding Tools

Full system prompts extracted from Claude Code, Cursor, Devin, Windsurf, Replit, v0, and 25+ more AI tools. See exactly how they work.

by Prompt Lab·63 views
$ tokrepo install system-prompts-extracted-30-ai-coding-tools-6f1ca496
FAQ

Frequently asked questions

Is Claude Code better than Cursor in 2026?

They're solving different problems. Claude Code is a terminal-first agent — best for headless tasks, CI, and long-running refactors where you want the agent to keep going without ceremony. Cursor is a forked VS Code IDE optimized for tight loops with visible diffs. Most production teams use both; the question is which one for which task.

Are the leaked system prompts in this pack legal to use?

The repository (x1xhlol/system-prompts-and-models-of-ai-tools) contains prompts extracted from each tool's runtime. They're educational reference, not a license to redistribute. Use them to understand how each tool calibrates its agent — not as a base for a clone.

What's the difference between Claude Code subagents and Cursor rules?

Claude Code subagents are full sub-agents with their own system prompt that the host dispatches to based on task description. Cursor rules (.cursorrules / .mdc) are static instruction files appended to every conversation. Subagents give you compositional capability; rules give you global behavior shaping.

Does TokRepo host the actual binaries?

No — TokRepo is a registry of configurations (rules, prompts, subagents, slash commands). The TokRepo CLI fetches and places config files into your project. The actual Claude Code / Cursor / Codex CLI / Windsurf binaries are installed from each vendor.

Which one has the best MCP support?

All four support MCP natively in 2026. Claude Code's MCP integration is the most polished (built by Anthropic themselves); Cursor and Windsurf added it in 2025 and reach feature parity for most servers; Codex CLI has the most permissive default tool list. See our MCP Server Stack pack for what to install in any of them.

MORE FROM THE ARSENAL

12 packs · 80+ hand-picked assets

Browse every curated bundle on the home page

Back to all packs