AI tool comparison
Claw Code vs Matt Pocock Skills
Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.
Developer Tools
Claw Code
Open-source, multi-LLM clean-room rewrite of Claude Code's agent harness
75%
Panel ship
—
Community
Paid
Entry
Claw Code is an open-source AI coding agent framework built by Sigrid Jin as a clean-room rewrite of Claude Code's agent harness architecture — written from scratch in Python and Rust without copying any proprietary code. Released April 2, 2026 in response to the March 2026 Claude Code source leak, the project accumulated 72,000 GitHub stars within days of going public, signaling enormous pent-up demand for an inspectable, extensible, subscription-free alternative. The architecture splits cleanly by responsibility: Python (27% of codebase) handles agent orchestration and LLM integration, while Rust (73%) powers performance-critical runtime execution. Developers get 19 built-in permission-gated tools, 15 slash commands, a query engine for LLM API management, session persistence with memory compaction, and full MCP integration for external tools. Crucially, Claw Code supports Claude, OpenAI, and local models interchangeably — you're not locked into any provider. Unlike Claude Code's $20/month subscription, Claw Code is MIT licensed and completely free. The trade-off is that you supply your own API keys and manage your own infrastructure. For developers who want the power of an agentic terminal coding workflow without the proprietary lock-in, Claw Code is the most architecturally serious option yet to emerge from the open-source community.
Developer Tools
Matt Pocock Skills
21+ battle-tested Claude agent skills from TypeScript's top educator
75%
Panel ship
—
Community
Free
Entry
Matt Pocock — known for Total TypeScript and beloved among frontend developers — has published his personal directory of Claude agent skills straight from his own `.claude` directory. The repository contains 21+ modular skills organized across four areas: Planning & Design (to-prd, to-issues, grill-me), Development (tdd, triage-issue, improve-codebase-architecture), Tooling (setup-pre-commit, git-guardrails-claude-code), and Writing & Knowledge (edit-article, ubiquitous-language, obsidian-vault). Installation is a single command — `npx skills@latest add mattpocock/skills/[skill-name]` — and each skill is a self-contained module that plugs into Claude Code or similar agent runners. The repository blew up on GitHub trending today with 857 stars, reflecting how hungry developers are for curated, production-tested skill templates from people who actually use them daily. What makes this different from generic awesome-lists is the editorial voice — these are skills Pocock actually uses in his content production workflow. The `edit-article` skill, `write-a-skill` meta-skill, and `obsidian-vault` integration reflect real non-code use cases that most developer-focused skill repos ignore entirely. MIT licensed.
Reviewer scorecard
“The Python + Rust split is smart engineering — you get orchestration flexibility and execution speed without compromising either. 19 permission-gated tools and MCP support means this is ready for serious use, not just demos. The multi-LLM support is the killer feature Anthropic refuses to build.”
“The TDD skill and git-guardrails-claude-code alone are worth the install. Pocock's skills reflect how a TypeScript professional actually works — not generic demo code. The npx install pattern is elegant and composable.”
“72,000 stars in days always raises questions about organic interest vs coordinated promotion. The 'clean-room rewrite' framing is also legally careful language — it implies architectural similarity to something proprietary, which may invite future legal scrutiny regardless of the code's actual origin.”
“This is one person's personal workflow, not a maintained framework. Skills will drift as Claude updates and Pocock's priorities shift. You're better off building your own SKILL.md files once you understand the pattern.”
“The open-source coding agent harness is the missing piece of the AI-native development stack. Claw Code filling that gap means the entire ecosystem — indie tools, enterprise custom builds, research forks — can now be built on an inspectable foundation rather than a black box.”
“When influential developers publish their agent workflows publicly it accelerates the entire ecosystem's skill vocabulary. This is how best practices emerge — through high-signal personal repos from trusted practitioners.”
“For indie developers building content tools or creative automation, having a free, self-hostable agent framework that works with any LLM removes the biggest barrier: the monthly subscription add-up. Claw Code means you can prototype serious agents without committing to an API bill.”
“The edit-article and ubiquitous-language skills are gems for anyone who writes documentation or content alongside code. Having a creator's perspective embedded in a developer's skill repo is refreshingly rare.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.