AI tool comparison
agent-skills vs Claw Code
Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.
Developer Tools
agent-skills
Production-grade engineering skills library for AI coding agents
75%
Panel ship
—
Community
Free
Entry
agent-skills is a structured library of 20 production-grade engineering skills for AI coding agents, published by Addy Osmani (former Google Chrome DevTools lead, author of Essential JavaScript Design Patterns). It provides a complete spec-to-ship workflow via 7 slash commands (/spec, /plan, /build, /test, /review, /code-simplify, /ship) that work across Claude Code, Cursor, Gemini CLI, Windsurf, and GitHub Copilot — any agent that supports CLAUDE.md or equivalent configuration files. The library includes three specialist personas that activate on demand: a security auditor (checks for injection vulnerabilities, hardcoded secrets, OWASP Top 10), a code reviewer (focuses on maintainability, complexity, and test coverage), and a test engineer (generates unit, integration, and edge-case tests). Four reference checklists (API design, accessibility, performance, deployment) give agents shared evaluation criteria. Each skill is written as a Markdown instruction file following the CLAUDE.md conventions popularized by the karpathy-skills library. agent-skills accumulated 6,693 GitHub stars in its first trending week, outpacing most comparable skill collections. Osmani's framing — treating agent skills as a first-class engineering asset rather than ad-hoc prompts — resonates with teams trying to standardize how they use AI coding tools. The library is MIT-licensed and designed to be forked and extended.
Developer Tools
Claw Code
Claude Code's architecture, open-sourced — 100K stars in days
75%
Panel ship
—
Community
Paid
Entry
Claw Code is a clean-room rewrite of Anthropic's Claude Code agent harness, born from a March 2026 incident where Claude Code's full TypeScript source was accidentally published to the npm registry inside a 59.8 MB JavaScript source map. Developer Sigrid Jin reverse-engineered the architecture and rebuilt it ground-up in Rust (72.9%) and Python (27.1%) under MIT license. The framework ships 19 permission-gated tools covering file operations, shell execution, Git commands, and web scraping — plus a multi-agent orchestration layer that can spawn parallel sub-agents, a query engine managing LLM streaming and caching, and full MCP support across six transport types. Session persistence with transcript compaction and 15 interactive slash commands round out a feature set that rivals the original. What makes Claw Code genuinely disruptive is provider freedom: where Claude Code locks you to Anthropic, Claw Code works with any LLM. It hit 72K GitHub stars on day one and crossed 100K by the end of the week — one of the fastest-growing repos in GitHub history. Whether Anthropic pursues legal action remains an open question, but the code is already forked thousands of times.
Reviewer scorecard
“Having security audits, test generation, and spec creation as first-class slash commands changes how you think about agent-assisted development. The cross-tool compatibility (Claude, Cursor, Gemini) means you can standardize across a team with mixed tool preferences. Fork it, customize the checklists, and you have a company playbook.”
“Multi-provider support alone makes this worth exploring — no more being locked to Claude's API pricing. The Rust core means it's fast, and 19 permission-gated tools is a solid starting point for real agent workflows. I've already swapped it in for two internal projects.”
“This is well-packaged prompt engineering, not a fundamentally new capability. The value depends entirely on the underlying agent following instructions reliably — which varies wildly across tools and models. Teams that haven't established basic code review processes will use this as a crutch rather than building genuine engineering discipline.”
“The whole project is legally precarious — even a 'clean-room rewrite' based on accidentally-published source code is a grey area that Anthropic's lawyers are surely eyeballing. Building production workflows on top of a repo that could get DMCA'd overnight is a real risk. Wait for the legal dust to settle.”
“The real innovation here is treating agent behavior as versionable, shareable code. The next step is organizations maintaining their own agent-skills forks as living engineering standards — the CLAUDE.md pattern is becoming a de facto org-level configuration layer for how teams interact with AI.”
“This is what happens when proprietary agent architectures meet the open-source community — the architecture gets commoditized within weeks. We're entering a world where the LLM is the commodity and the agent harness is the moat, and Claw Code just made that moat public property.”
“The /spec and /plan commands are genuinely useful for non-engineers who need to communicate feature requirements to an AI agent. Clear structured specs reduce the back-and-forth of vague prompts — this could be the bridge between product thinking and implementation.”
“For creative workflows — rapid prototyping, generating design assets, iterating on copy — having an agent harness that isn't locked to one provider is genuinely freeing. The cost arbitrage between providers alone makes Claw Code worth setting up.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.