Matt Pocock Skills
Battle-tested Claude agent skills from decades of engineering XP
The Panel's Take
Matt Pocock's Skills is the #1 trending GitHub repository today — a curated collection of Claude agent skills designed to fix the most common failure modes in AI-assisted software development. Install via `npx skills@latest`, choose which skills to activate, and your coding agent gets new slash commands like /tdd, /grill-with-docs, /diagnose, /to-prd, and /handoff. The skills tackle real pain points: misalignment (grilling sessions ensure agents understand requirements before touching code), verbosity (CONTEXT.md shared language documents reduce token waste), code quality (TDD loops give agents automated feedback cycles), and architecture drift (deliberate design reviews prevent the entropy that accelerates with AI-generated code). Each skill is a small Markdown file — easy to read, adapt, and compose. With 76,000+ stars, this is clearly resonating. It's MIT licensed and free, backed by Pocock's newsletter of 60,000+ subscribers. Whether you think AI coding agents are overhyped or not, the patterns here for keeping them aligned and productive are worth studying.
Share this verdict
Matt Pocock Skills verdict: SHIP 🚀 3 ships · 1 skip from the expert panel Full review: shiporskip.io/tool/mattpocock-skills-claude-agent-engineers-mit-2026
Weekly AI Tool Verdicts
Get the next verdict in your inbox
7 critics review a new AI tool every day. Weekly digest — free.
Compare Matt Pocock Skills with Others
Embed this verdict
Tool makers can add a live ShipOrSkip badge to their site. Badge loads track impressions; clicks route back to this review.
<a href="https://shiporskip.io/api/badge-click/mattpocock-skills-claude-agent-engineers-mit-2026" target="_blank" rel="noopener"><img src="https://shiporskip.io/api/badge/mattpocock-skills-claude-agent-engineers-mit-2026" alt="Matt Pocock Skills Ship verdict on ShipOrSkip" width="360" height="90" /></a>[](https://shiporskip.io/api/badge-click/mattpocock-skills-claude-agent-engineers-mit-2026)<iframe src="https://shiporskip.io/embed/mattpocock-skills-claude-agent-engineers-mit-2026" title="Matt Pocock Skills ShipOrSkip verdict" width="360" height="260" style="border:0;border-radius:16px;max-width:100%;" loading="lazy"></iframe>The reviews
“The /grill-with-docs skill alone is worth installing — it forces the agent to read actual documentation before writing a single line. I've been burned so many times by agents hallucinating APIs. This is the discipline layer that was missing.”
“These patterns are good but they're essentially just well-written CLAUDE.md prompts. The 76k stars reflects Matt's audience size more than revolutionary tooling. Anyone who's been using coding agents seriously already has similar workflows custom-built.”
“The emergence of shareable, composable agent skill libraries signals a new layer in the software stack — above code, below LLMs. Matt is one of the first to package this formally. In two years every senior engineer will have a curated skill set they share with their team.”
“The /write-a-skill skill is meta and delightful — you can use the agent to create more skills. It's a low-code way for non-engineers on product and design teams to shape how the AI assists their workflows without touching a config file.”