docs: add AI Coding Agents Matrix reference to ecosystem section
Add link to coding-agents-matrix.dev in ai-ecosystem.md and reference.yaml. This external resource provides a technical comparison of Claude Code vs 22+ alternatives across MCP support, Skills, Commands, Subagents, and Plan Mode. Minimal integration (1-line note) to acknowledge the ecosystem without diluting our focus on Claude Code mastery.
This commit is contained in:
parent
ffe8d782fd
commit
eee6a5a20a
2 changed files with 8 additions and 0 deletions
|
|
@ -506,6 +506,8 @@ See `/voice-refine` skill template in `examples/skills/`.
|
|||
|
||||
## 6. IDE-Based Tools (Cursor, Windsurf, Cline)
|
||||
|
||||
> **Technical Comparison**: For an objective comparison of Claude Code vs 22+ alternatives across 11 criteria (MCP support, Skills, Commands, Subagents, Plan Mode), see the [AI Coding Agents Matrix](https://coding-agents-matrix.dev/) (updated Jan 2026).
|
||||
|
||||
### When IDE Tools Complement Claude Code
|
||||
|
||||
| Scenario | Use IDE Tool | Use Claude Code |
|
||||
|
|
|
|||
|
|
@ -394,6 +394,12 @@ ecosystem:
|
|||
claude_code_everything:
|
||||
url: "github.com/wesammustafa/Claude-Code-Everything"
|
||||
focus: "Visual walkthrough - Screenshots, BMAD method"
|
||||
coding_agents_matrix:
|
||||
url: "coding-agents-matrix.dev"
|
||||
focus: "Technical comparison - 23 agents, 11 criteria"
|
||||
updated: "2026-01-19"
|
||||
agents: 23
|
||||
criteria: ["MCP", "Skills", "Commands", "Subagents", "Plan Mode"]
|
||||
install_templates: "scripts/install-templates.sh"
|
||||
cowork:
|
||||
description: "Claude Code for non-developers (desktop app)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue