TOKREPO · 主题包
稳定

AI 编码 Agent 横评

Claude Code / Cursor / Codex / Windsurf 一对一对比,含 30+ 工具系统提示词逆向 + 2026 全景图。

6 个资产

这个 pack 装了什么

到 2026 年中,AI 编码 agent 空间剩下四个真正较劲的:Claude Code / Cursor / Codex CLI / Windsurf。它们都在做 "agent 改你的代码",但在 UI 形态、agent 自主度、成本三件事上下了完全不同的赌注。这个 pack 把帮你决定装哪个的资产汇齐 —— 你不用自己写对比。

资产 给你什么
Cursor 规则包 多数生产用户起步用的默认 .cursorrules
Claude Code 核心安装 Anthropic 官方的 settings / hooks + CLAUDE.md 模板
Codex CLI 快速启动 OpenAI 官方 CLI agent —— 开箱内容
Windsurf cascade 流 Codeium 自主模式在跨文件编辑里实际行为
30+ 工具系统提示词逆向 Claude Code / Cursor / GitHub Copilot / Cline / Replit 等的原文提示词
2026 AI 编码全景图 TokRepo 长青的四宿主分类图

它们实际差别在哪

维度 Claude Code Cursor Codex CLI Windsurf
形态 终端 CLI VS Code 分叉 IDE 终端 CLI VS Code 分叉 IDE
默认自主度 中(破坏性动作前会问) 低–中(composer 模式) 高(默认循环) 高(cascade 模式)
MCP 支持 是(原生) 是(原生) 是(原生)
Subagent 体系 是(.claude/agents/ 仅规则 AGENTS.md 有限
免费档 Pro plan Free + Pro OpenAI Pro/Plus Free + Pro
适用场景 Headless / CI / 长任务 紧凑 IDE 反馈循环 OpenAI 生态 "你自己搞定" 自主度

大致划分:CLI 适合 headless 与长任务分叉 IDE 适合带可视 diff 的紧凑循环

为什么收 30 工具系统提示词

x1xhlol/system-prompts-and-models-of-ai-tools 这个 30 工具的逆向 prompt 仓库放进这个 pack,是因为这些 prompt 揭示了每个工具实际的 "怎样算有用" 模型。把 Claude Code 的系统提示词跟 Cursor 跟 Cline 摆在一起读,它们的 UX 决策就被读懂 —— 你也能用厂商一样的标尺来写自己的 CLAUDE.md / .cursorrules。

一条命令装齐

tokrepo install pack/ai-coding-agents-compared

这会把四个 agent 的 rules / settings / 模板一次装齐,方便你在同一个项目里 A/B 试。

怎么选

如果你...
主要在终端干活 Claude Code
主要在 VS Code,想看 diff Cursor
深度在 OpenAI 生态里 Codex CLI
想要开箱即用的最大自主度 Windsurf
安装 · 一行命令
$ tokrepo install pack/ai-coding-agents-compared
丢给 agent,或粘到终端
包内含什么

6 个资产打包就绪

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

常见问题

2026 年 Claude Code 比 Cursor 强吗?

它们解决的是不同问题。Claude Code 是终端优先的 agent —— 适合 headless 任务、CI、长重构这种你希望 agent 不打断地一直推进的场景。Cursor 是 VS Code 分叉 IDE,优化紧凑反馈循环和可视 diff。多数生产团队两个都用,问题在于哪个任务用哪个。

这个 pack 里的逆向系统提示词合法用吗?

x1xhlol/system-prompts-and-models-of-ai-tools 仓库里是从各工具运行时提取的 prompt。它们是教育参考,不是再分发授权。用来 理解 每个工具如何校准 agent —— 别拿来作为克隆基础。

Claude Code subagent 和 Cursor 规则有啥区别?

Claude Code subagent 是带自己系统提示词的完整子 agent,宿主按任务描述派发。Cursor 规则(.cursorrules / .mdc)是静态指令文件,每次对话都会附上。subagent 给你能力组合,规则给你全局行为整形。

TokRepo 托管真正的二进制吗?

不 —— TokRepo 是 配置 注册表(rules / prompts / subagents / slash 命令)。TokRepo CLI 抓取并把配置文件放进你的项目。真正的 Claude Code / Cursor / Codex CLI / Windsurf 二进制要从各厂商安装。

哪个 MCP 支持最好?

2026 年四个都原生支持 MCP。Claude Code 的 MCP 集成最完善(Anthropic 自己造的协议);Cursor 和 Windsurf 在 2025 年加进来,对多数 server 已达功能对等;Codex CLI 默认工具列表最宽松。看 MCP 服务器全家桶 pack 决定具体装啥。

更多主题包

12 个主题包 · 80+ 精选资产

回首页浏览全部精选合集

返回主题包总览