Matt Pocock
Community@mattpocock · Oxfordshire
TypeScript wizard. Building Total TypeScript - a comprehensive, production-grade TypeScript course. Ex-Vercel, Stately.
Agent Skills by Matt Pocock
Showing 37 vetted skills indexed across 1 GitHub repositories.
setup-pre-commit
Configures Husky pre-commit hooks with lint-staged, Prettier, type checking, and tests.
git-guardrails-claude-code
Configures Claude Code hooks to block dangerous git commands before execution.
scaffold-exercises
Creates lint-compliant course exercise directory structures with sections, problems, solutions, and explainers.
migrate-to-shoehorn
Migrates TypeScript test files from `as` type assertions to @total-typescript/shoehorn partial data helpers.
setup-ts-deep-modules
Configure dependency-cruiser to enforce deep-module package boundaries in TypeScript repositories.
loop-me
Interviews users to produce workflow specifications for recurring personal loops.
writing-fragments
Collects raw writing fragments into a single markdown file through exploratory interviews.
writing-shape
Shapes raw markdown material into a structured article paragraph by paragraph.
claude-handoff
Launches a background Claude agent seeded with a handoff summary of the current conversation.
retro
Conducts a retrospective on a coding session to suggest agent environment improvements.
implement-spec
Implements a specification as a single PR using concurrent subagents and ticket task graphs.
writing-beats
Assembles raw markdown material into articles one beat at a time.
research
Investigates questions against primary sources and writes cited findings to a Markdown file.
domain-modeling
Builds and maintains project domain glossaries and architecture decision records.
wayfinder
Plans large multi-session efforts as decision tickets on an issue tracker.
setup-matt-pocock-skills
Configures a repository's issue tracker, triage labels, and domain doc layout for engineering skills.
diagnosing-bugs
Diagnose hard bugs and performance regressions through a structured feedback-loop workflow.
code-review
Reviews a git diff against repo coding standards and the originating spec using parallel sub-agents.
to-tickets
Breaks plans and specs into tracer-bullet tickets with declared blocking dependencies.
ask-matt
Routes engineering situations to the appropriate skill or workflow in the repository.
wizard
Generate interactive bash wizards that walk humans through manual setup procedures.
improve-codebase-architecture
Scan a codebase for module deepening opportunities and present them as a visual HTML report.
to-spec
Synthesizes conversation context into a structured spec published to the project issue tracker.
codebase-design
Designs deep modules with small interfaces placed at clean seams.