Documentation Index
Fetch the complete documentation index at: https://kindling.birklid.com/llms.txt
Use this file to discover all available pages before exploring further.
Open SourceApplications Layer
Matt Pocock’s Skills
Engineering skills from the TypeScript educator’s own Claude Code setup — covering TDD, debugging, architecture, and keeping agents grounded in official docs.
Type
Open Source (MIT)
Stack Layer
Applications
Language
Shell
Stars
67.2k+
What it is
Released directly from Matt Pocock’s.claude directory, this skill collection targets the most persistent failure modes in AI-assisted software development: agents that hallucinate APIs, drift architecturally, produce verbose output, or generate buggy code. Key skills include /tdd (forces a test-first feedback loop), /grill-with-docs (grounds responses in official documentation before answering), /diagnose (systematic root-cause analysis), and /zoom-out (flags when proposed changes are missing broader context).
The skills install via npx skills@latest and integrate with GitHub and Linear for issue-tracking workflows. Pocock, known for his TypeScript teaching work at Total TypeScript, has shaped the collection around real-world TypeScript and frontend engineering pain points — though most skills apply broadly.
Get started
GitHub ↗
Install via
npx skills@latest — source and skill reference.Related tools
gstack
Garry Tan’s full virtual engineering team in 23 skills.
Karpathy Skills
CLAUDE.md constraints for minimal, goal-driven code generation.