AI tool comparison
Matt Pocock Skills vs Modo
Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.
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.
Developer Tools
Modo
AI IDE that writes specs before code — not just a Cursor clone
75%
Panel ship
—
Community
Free
Entry
Modo is an open-source AI IDE built on the Void editor (a VS Code fork) that flips the script on how AI coding tools work. Instead of jumping straight to code generation, Modo forces a spec-first workflow: describe what you want, and the agent converts your prompt into structured requirements docs, design docs, and task breakdowns stored in a persistent `.modo/specs/` directory before writing a single line of code. The approach draws from the "vibe coding is bad actually" school of thought. Modo's steering files and agent hooks let developers set coding conventions, stack preferences, and project constraints that persist across sessions. Autopilot mode chains spec generation through implementation, while parallel chat lets you run multiple agent conversations simultaneously against the same codebase. Built by a solo developer and posted to Hacker News as a Show HN, Modo positions itself against Cursor, Windsurf, and Kiro. The bet: slowing down agents with structured planning up front produces fewer hallucinated architectures and rewrites. It's early — rough edges abound — but the spec-driven philosophy is increasingly mainstream as larger teams adopt AI coding tools.
Reviewer scorecard
“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.”
“Spec-driven development is exactly what enterprise AI coding needs. I've watched too many Cursor sessions generate 500 lines of code that ignored the actual architecture. Modo's persistence layer and steering files are the missing piece — this deserves a serious look.”
“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.”
“It's a solo project on a VS Code fork with 23 Hacker News points. Void itself is already a niche alternative — building a workflow tool on top of it means you're two layers of maintenance away from stability. The spec idea is sound but wait for something with a team behind it.”
“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.”
“Documentation-first coding is how agents will scale. When you have 10 agents working on one codebase, human-readable specs become the shared source of truth — not the code itself. Modo is ahead of the curve on this even if it's rough today.”
“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.”
“As a non-developer using AI to build tools, having the AI generate a structured plan I can actually read and edit before it touches code is a game changer. Most AI IDEs treat me as a passenger. Modo treats me as a co-pilot.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.