mattpocock-skills

mattpocock-skills is a plugin for Claude Code from karlarao/afk. Its manifest loads nothing; the 13 skills it bundles cost 836 tokens per session together, scanned A, a copy of mattpocock-skills, MIT.

A collection of coding and productivity workflows from Matt Pocock’s AI Hero courses. It includes tools for diagnosing issues, testing with TDD, planning work, improving architecture, prototyping, and running tasks while you are away.

In plain words
What is it for?
Use it to investigate bugs, triage work, turn ideas into product requirements or issues, plan changes, review architecture, prototype, and follow a test-first workflow.
Why use it?
It groups repeatable engineering and planning practices in one add-on. TDD, or test-driven development, means writing a failing test first, then code to make it pass, and then improving the code.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add karlarao/afk
agentmods
npx agentmods add plugins/karlarao/afk/matt-latest
Clone the repo
git clone --depth 1 https://github.com/karlarao/afk

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for mattpocock-skills

README.md
[![agentmods](https://agentmods.dev/badge/plugins/karlarao/afk/matt-latest.svg)](https://agentmods.dev/plugins/karlarao/afk/matt-latest)
Your own site
<a href="https://agentmods.dev/plugins/karlarao/afk/matt-latest"><img src="https://agentmods.dev/badge/plugins/karlarao/afk/matt-latest.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 13 skills cost 836 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin 94% copy Near-identical to another mod in the catalogue.
Security

Grade A, and why

mattpocock-skills scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

94% identical to mattpocock-skills — 1 line differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/matt-latest/.claude-plugin/plugin.json · 19 lines

What it actually says

{
  "name": "mattpocock-skills",
  "skills": [
    "./skills/engineering/diagnose",
    "./skills/engineering/grill-with-docs",
    "./skills/engineering/triage",
    "./skills/engineering/improve-codebase-architecture",
    "./skills/engineering/setup-matt-pocock-skills",
    "./skills/engineering/tdd",
    "./skills/engineering/to-issues",
    "./skills/engineering/to-prd",
    "./skills/engineering/zoom-out",
    "./skills/engineering/prototype",
    "./skills/productivity/caveman",
    "./skills/productivity/grill-me",
    "./skills/productivity/write-a-skill"
  ]
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 19 lines scan A b7ab2ed7eb7e

Subscribe to this mod's changes

mattpocock-skills is a plugin published in the GitHub repository karlarao/afk (2 stars, last pushed 3mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. It is 94% identical to mattpocock-skills, differing in 1 line, and is treated as a copy.