[GitHub Trending] mattpocock/skills
8.3 relevance
Score Breakdown
technical depth 8
novelty 8
actionability 9
community 8
strategic 7
personal 10
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Skills from Claude Code directory; very actionable for AI agent workflows and gaining traction.
Summary
Matt Pocock's open-source agent skill library addresses three failure modes in coding agents (Claude Code, Codex): misalignment, verbosity, and unreliable output. Installed via `npx skills@latest`, the skills enforce structured pre-work (e.g., `/grill-me`, `/grill-with-docs`) and establish a shared domain language via CONTEXT.md, reducing token usage and improving code consistency across sessions. The composable, model-agnostic design returns control to engineers by forcing agents to ask detailed questions and take deliberate steps.
Author
mattpocock