Compare/CRAG vs Skills (mattpocock)

AI tool comparison

CRAG vs Skills (mattpocock)

Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.

C

Developer Tools

CRAG

One governance file, compiled into every AI coding tool's format

Mixed

50%

Panel ship

Community

Paid

Entry

CRAG is a governance compiler for AI-assisted codebases. The premise is simple but genuinely useful: you write one canonical `governance.md` file describing your project's coding standards, security requirements, and AI behavior rules — then CRAG compiles it into 12 target formats simultaneously: GitHub Actions workflows, pre-commit hooks, Cursor rules, GitHub Copilot instructions, Cline configs, Windsurf rules, Amazon Q Developer settings, and more. As development teams adopt multiple AI coding assistants — which is nearly universal now — maintaining separate rule sets for each tool becomes a synchronization nightmare. A security policy you update in your Cursor rules doesn't automatically propagate to your Copilot instructions or your CI checks. CRAG treats governance as a single source of truth and the tool-specific configs as build artifacts. The compiler is zero-dependency, deterministic, and SHA-verifies each output for auditability. It's early — 8 stars at the time of posting — but the problem it addresses is real and growing in proportion to how many AI coding tools a team runs simultaneously.

S

Developer Tools

Skills (mattpocock)

Real-world agent skills for engineers — install via npm, not vibes

Ship

75%

Panel ship

Community

Free

Entry

Skills is a curated library of AI agent prompts and workflows for real software engineering, created by TypeScript educator Matt Pocock. The project trended to 28,000 GitHub stars with its blunt tagline: "Agent skills for real engineers — not vibe coding." It's a deliberate pushback against chaos-first AI coding in favor of structured, methodical engineering. The library organizes into four categories: Planning & Design (to-prd for converting conversations into PRDs, grill-me for stress-testing plans), Development (tdd for test-driven AI assistance, triage-issue for bug investigation), Tooling & Setup (pre-commit hooks, git safety guards), and Writing & Knowledge (documentation utilities, Obsidian integration). Each skill installs with a single npx command — npx skills@latest add mattpocock/skills/tdd — and plugs into Claude agent setups. With 28,000 stars and 2,200 forks after trending on GitHub on April 27, 2026, Skills has clearly struck a nerve. It's as much a cultural statement as a product: AI coding tools should be used deliberately, with tests, with planning, and with guardrails. The TDD and triage-issue skills address real gaps in how current AI coding agents handle existing codebases rather than greenfield projects.

Decision
CRAG
Skills (mattpocock)
Panel verdict
Mixed · 2 ship / 2 skip
Ship · 3 ship / 1 skip
Community
No community votes yet
No community votes yet
Pricing
Open Source
Free / Open Source
Best for
One governance file, compiled into every AI coding tool's format
Real-world agent skills for engineers — install via npm, not vibes
Category
Developer Tools
Developer Tools

Reviewer scorecard

Builder
80/100 · ship

Maintaining separate .cursorrules, copilot instructions, and CI configs is already a real headache on teams using 3+ AI tools. The single-source-of-truth approach is architecturally correct and the zero-dependency design keeps it lightweight. Early, but the concept is solid — I'd pilot this on a team project immediately.

80/100 · ship

The tdd skill alone is worth the install. Watching a Claude agent plan tests before writing implementation is exactly how I want AI to assist me. Matt's framing of 'real engineering vs. vibe coding' is the right cultural correction for 2026.

Skeptic
45/100 · skip

Each AI coding tool has subtly different semantics for what rules actually do — what a Cursor rule enforces versus what a Copilot instruction suggests are meaningfully different. Compiling from a single source risks giving false confidence that all tools are behaving consistently when they're not. The abstraction may leak badly in practice.

45/100 · skip

These are sophisticated markdown prompts, not magic. If you're already a disciplined engineer, the skills add ceremony without much acceleration. The 28K stars partly reflect Matt's Twitter following — evaluate the actual skills before star-chasing.

Futurist
80/100 · ship

AI governance tooling is nascent but will be critical infrastructure within 2 years. The pattern of 'define once, compile everywhere' is how we handle configuration drift in infrastructure (Terraform, Ansible) — applying it to AI behavior rules makes sense. CRAG is an early prototype of what will eventually be a standard enterprise workflow.

80/100 · ship

Community-curated skill libraries installed via package managers will become standard infrastructure — as natural as installing a linting config. Skills is the early prototype of a skills ecosystem that will matter at scale.

Creator
45/100 · skip

As a solo creator I only use one or two AI coding tools at a time, so the multi-tool synchronization problem doesn't hit me hard enough to add another tool to my workflow. This feels aimed squarely at engineering teams rather than individuals.

80/100 · ship

The writing and knowledge skills are underrated. The article-editing and Obsidian integration skills bring structured AI assistance to documentation workflows that most agent tools ignore entirely. Install even if you're not primarily a developer.

Weekly AI Tool Verdicts

Get the next comparison in your inbox

New AI tools ship daily. We compare them before you waste an afternoon.

Bookmarks

Loading bookmarks...

No bookmarks yet

Bookmark tools to save them for later

CRAG vs Skills (mattpocock): Which AI Tool Should You Ship? — Ship or Skip