Source

timschoch/mattpocock-skills

51 skills · 4.8K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
domain-modeling Build and sharpen a project's domain model. Use when discussing codebase terminology, writing or editing a CONTEXT.md…
timschoch/mattpocock-skills
184
2
codebase-design Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find…
timschoch/mattpocock-skills
180
3
ask-matt Ask which skill or flow fits your situation. A router over the skills in this repo.
timschoch/mattpocock-skills
179
4
code-review Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code …
timschoch/mattpocock-skills
179
5
diagnosing-bugs Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports …
timschoch/mattpocock-skills
179
6
improve-codebase-architecture Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one y…
timschoch/mattpocock-skills
179
7
grilling Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, o…
timschoch/mattpocock-skills
177
8
prototype Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state mode…
timschoch/mattpocock-skills
177
9
implement Implement a piece of work based on a spec or set of tickets.
timschoch/mattpocock-skills
176
10
research Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Us…
timschoch/mattpocock-skills
176
11
resolving-merge-conflicts Use when you need to resolve an in-progress git merge/rebase conflict.
timschoch/mattpocock-skills
176
12
tdd Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refact…
timschoch/mattpocock-skills
176
13
handoff Compact the current conversation into a handoff document for another agent to pick up.
timschoch/mattpocock-skills
174
14
triage Move issues and external PRs through a state machine of triage roles, categorise, verify, grill if needed, and write …
timschoch/mattpocock-skills
174
15
wayfinder Plan a huge chunk of work (more than one agent session can hold) as a shared map of decision tickets on your issue tr…
timschoch/mattpocock-skills
166
16
to-spec Turn the current conversation into a spec and publish it to the project issue tracker: no interview, just synthesis o…
timschoch/mattpocock-skills
162
17
to-tickets Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edge…
timschoch/mattpocock-skills
162
18
grill-me A relentless interview to sharpen a plan or design.
timschoch/mattpocock-skills
148
19
git-guardrails-claude-code Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they exe…
timschoch/mattpocock-skills
144
20
grill-with-docs A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
timschoch/mattpocock-skills
141
21
setup-matt-pocock-skills Configure this repo for the engineering skills: set up its issue tracker, triage label vocabulary, and domain doc lay…
timschoch/mattpocock-skills
140
22
claude-handoff Hand the current conversation off to a fresh background agent that picks up the work immediately.
timschoch/mattpocock-skills
137
23
teach Teach the user a new skill or concept, within this workspace.
timschoch/mattpocock-skills
135
24
qa Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explore…
timschoch/mattpocock-skills
78
25
design-an-interface Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants t…
timschoch/mattpocock-skills
77
26
ubiquitous-language Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing ca…
timschoch/mattpocock-skills
76
27
writing-great-skills Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
timschoch/mattpocock-skills
76
28
setup-pre-commit Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when use…
timschoch/mattpocock-skills
74
29
loop-me Grill me about specs for the workflows I want to build, within this workspace.
timschoch/mattpocock-skills
73
30
cleanup-merged-branches Delete remote branches whose PR was merged. Read-only dry-run, then confirm, then delete.
timschoch/mattpocock-skills
68
31
to-questionnaire Turn a decision you can't fully answer into a questionnaire for someone else to fill in.
timschoch/mattpocock-skills
61
32
orchestrate Orchestrate a multi-ticket feature: one /implement agent per sub-issue; orchestrator sequences, relays, merges.
timschoch/mattpocock-skills
60
33
wait-what Stop. That last message did not land: re-pitch it.
timschoch/mattpocock-skills
59
34
wizard Generate an interactive bash wizard that walks a human through steps only they can perform. Use when provisioning inf…
timschoch/mattpocock-skills
59
35
writing-for-agents Writing documents for agents. Use when creating or editing skills, or modifying AGENTS.md or CLAUDE.md.
timschoch/mattpocock-skills
58
36
implement-spec Implement a specification in code.
timschoch/mattpocock-skills
42
37
retro Conduct a retrospective on a coding session.
timschoch/mattpocock-skills
42
38
check-upstream Compare this fork with its upstream and merge upstream in. Use when the user asks whether upstream has changes, wants…
timschoch/mattpocock-skills
21
39
step-by-step Walk the user through a manual procedure step by step, with every value spelled out and every link clickable.
timschoch/mattpocock-skills
18
40
to-issues Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet verti…
timschoch/mattpocock-skills
14
41
to-prd Turn the current conversation into a PRD and publish it to the project issue tracker — no interview, just synthesis o…
timschoch/mattpocock-skills
14
42
migrate-to-shoehorn Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to…
timschoch/mattpocock-skills
5
43
scaffold-exercises Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when u…
timschoch/mattpocock-skills
5
44
setup-ts-deep-modules Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders…
timschoch/mattpocock-skills
5
45
writing-beats Writing, exploit — assemble raw material into a journey of beats, grounding each term before a beat leans on it.
timschoch/mattpocock-skills
5
46
writing-fragments Writing, explore — mine raw fragments, no structure yet.
timschoch/mattpocock-skills
5
47
writing-shape Writing, exploit — shape raw material into an article, paragraph by paragraph.
timschoch/mattpocock-skills
5
48
obsidian-vault Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, c…
timschoch/mattpocock-skills
4
49
edit-article Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to …
timschoch/mattpocock-skills
3
50
request-refactor-plan Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user w…
timschoch/mattpocock-skills
3
Page 1 · 51 total Next