FIND-20260324-025 · 2026-03-24 · Innovation Veille

Matt Pocock — ai-hero-cli v0 release + Claude Code skills repo (9.7k stars)

adhoc HIGH
Matt Pocock (@mattpocockuk — creator of Total TypeScript, AI Hero) released a new version of ai-hero-cli on March 24 2026, a TypeScript CLI tool (MIT, pnpm-installable) that lets students navigate and run AI Hero course exercises interactively. The release fixed a subfolder selection crash when index 0 was selected (falsy value bug). Separately, his personal skills repo (github.com/mattpocock/skills) reached 9,767 stars — it is a curated directory of Claude Code skills covering TDD, PRD writing, issue triage, refactoring, AGENTS.md/CLAUDE.md cleanup via progressive disclosure, and Git guardrails. His broader pattern: small focused CLAUDE.md files + reusable skills pulled on-demand, to minimize token waste and agent confusion. He also runs a cohort 'Claude Code for Real Engineers' starting March 30 2026 and recently published a guide on AGENTS.md best practices at aihero.dev.

Source

https://x.com/mattpocockuk/status/2036076132924100760

ODS Impact

Two direct ODS impacts: (1) Matt Pocock's skills repo is a reference-quality library of Claude Code skills — the tdd, triage-issue, git-guardrails-claude-code, and grill-me skills are immediately applicable to ADLC/PDLC agent workflows and could be adapted as ODS skills. (2) His progressive-disclosure CLAUDE.md pattern (minimal root file + topic-specific sub-files) is directly relevant to ODS global and per-service CLAUDE.md files which are growing large. The ai-hero-cli itself is a TypeScript/pnpm CLI pattern relevant to ods-dashboard and lejecos frontend tooling. Evalite (1,421 stars) — his LLM evaluation framework for TypeScript — is relevant for testing any AI-powered ODS feature.

Security Review

License: MIT | Maintenance: ACTIVE | Risk: LOW | Recommendation: SAFE_TO_USE

Tags

typescript claude-code skills agents-md cli tdd ai-tooling developer-experience matt-pocock