- Skill-changelogSkill-changelog · Aug 5, 2026
v1.2: /wait-what, /writing-for-agents, Claude Code Plugin, and more
Explore Matt Pocock's Skills v1.2.0: new documentation, Claude Code integration, the Wait What skill for Opus verbosity, and more. - SkillSkill · Aug 5, 2026
The /wizard Skill
Generate a script that walks a human through setup. - SkillSkill · Aug 5, 2026
The /to-questionnaire Skill
Turn open questions into a doc someone else fills in. - SkillSkill · Aug 5, 2026
The /wait-what Skill
Ask the agent to say that again, in plain English.
Skill-changelog · Jul 8, 2026v1.1: /wayfinder, /to-spec, /to-tickets, /grilling improvements, and much more
Skills v1.1 released: Learn new agent skills for AI coding including Wayfinder for planning, spec improvements, and TDD refactoring.- Skill · Jul 7, 2026
The /writing-for-agents Skill
How to write skills and other documents agents read. - Skill · Jul 7, 2026
The /teach Skill
Learn a topic across many sessions that build on each other. - Skill · Jul 7, 2026
The /grilling Skill
The interview other skills run to stress-test a plan. - Skill · Jul 7, 2026
The /wayfinder Skill
Chart a large effort as a map of decisions, and settle them. - Skill · Jul 7, 2026
The /triage Skill
Sort raw issues into work someone can pick up. - Skill · Jul 7, 2026
The /setup-matt-pocock-skills Skill
Set up one repo so the other skills know how it works. - SkillSkill · Jul 7, 2026
The /resolving-merge-conflicts Skill
Finish a merge or rebase conflict, hunk by hunk. - Skill · Jul 7, 2026
The /implement Skill
Build a finished spec into code, test-first. - Skill · Jul 7, 2026
The /grill-with-docs Skill
Get interviewed about a plan, and record the decisions. - Skill · Jul 7, 2026
The /domain-modeling Skill
Sharpen the words a project uses, and write them down. - Skill · Jul 7, 2026
The /diagnosing-bugs Skill
Diagnose a hard bug, starting from a repro that fails. - Skill · Jul 7, 2026
The /codebase-design Skill
The vocabulary for designing deep modules. - Skill · Jul 7, 2026
The /code-review Skill
Review a diff against your standards and against the spec. - Skill · Jul 7, 2026
The /ask-matt Skill
Find out which skill to use for the situation you are in. - Skill · Jul 7, 2026
The /research Skill
Get a cited answer, read from primary sources. - Article · Jul 7, 2026
How To Kill The Bloat In Claude Code's System Prompt
- Workshop · Jun 24, 2026
AI Coding Crash Course
Ship faster than ever before by taking control of your code, with software engineering fundamentals. - Skill-changelogSkill-changelog · Jun 18, 2026
v1: 63% Token Reduction, /ask-matt, /writing-great-skills
Skills v1.0 update: 63% token reduction, new routing skills, domain modeling & codebase design. Install with npx now.
Article · Jun 8, 2026Learn Anything With My /teach Skill
Learn to use the /teach skill in Claude Code to create personalized AI-powered lessons on anything—languages, coding, skills—with interactive exercises.- Article · May 25, 2026
9 Things People Get Wrong With /grill-me and /grill-with-docs
Master the 9 most common mistakes when using /grill-me or /grill-with-docs. Learn scope management, model selection, and planning strategies. - Skill · May 13, 2026
The /improve-codebase-architecture Skill
Find the modules worth refactoring, as a visual report.# Ship Solid Code - Skill · May 13, 2026
The /handoff Skill
Write up a long session so another agent can continue it.# Phase 6: Build# Get Better Results - Skill · May 13, 2026
The /prototype Skill
Answer a design question with code you then delete.# Phase 3: Prototype# Build the Right Thing
Skill-changelog · May 11, 2026Skills Changelog: /handoff, /prototype, /review and /writing
Two new AI agent skills: /handoff for passing context between agents, and /prototype for building throwaway prototypes to test design decisions.- Cohort · May 8, 2026
AI Coding for Real Engineers
A two-week cohort for developers who want to use AI coding tools on real production-style work: context gathering, planning, steering, feedback loops, AFK agents, and human-in-the-loop review. - NextUp · May 5, 2026
AI Skills for Real Engineers
A practical skill system for engineers who want to use AI without giving up their standards. - Skill · May 5, 2026
grill-with-docs: Align Before You Build
Learn /grill-with-docs: combine AI interviewing with domain-driven design to build better codebases with shared language and less repetition.# Get Better Results# Phase 2: Context - Skill · May 5, 2026
triage: Turn Backlog Mess Into Agent-Ready Work
Learn how to use the Triage skill to organize GitHub issues, turn messy ideas into actionable tasks for AI agents, and manage backlogs efficiently.# Phase 7: Review# Build the Right Thing
Post · Apr 30, 2026Skills Changelog: Ubiquitous Language -> /grill-with-docs
Skills repo changelog: /grill-with-docs, ADRs, improved architecture language, multi-tracker support & new debugging skills. Updates inside.- Skill · Apr 27, 2026
The /tdd Skill
The rules of the red-green-refactor loop.# Phase 6: Build# Test & Evaluate# Ship Solid Code - Skill · Apr 27, 2026
The /to-tickets Skill
Split a spec into small tickets an agent can build.# Build the Right Thing# Phase 5: Issues - Skill · Apr 27, 2026
The /to-spec Skill
Turn an agreed conversation into a written spec.# Build the Right Thing# Phase 4: PRD - Skill · Apr 27, 2026
The /grill-me Skill
Align on an idea before committing to it.# Get Better Results# Phase 1: Idea
Post · Mar 23, 2026My 'Grill Me' Skill Went Viral
Learn the "Grill Me" AI skill—a powerful technique to deeply explore coding plans, requirements, and ideas through structured AI conversations.
Post · Mar 20, 2026Real-world feature build with Claude Code: every step explained
Learn Claude Code workflow: grill sessions, PRDs, GitHub issues, AFK agents, and QA loops for building features efficiently with AI.