跳转到主要内容
mattpocock
GitHub 创作者资料

mattpocock

按仓库查看 4 个 GitHub 仓库中的 44 个已收集 skills。

已收集 skills
44
仓库
4
更新
2026-08-06
仓库浏览

仓库与代表性 skills

ask-matt
桌面出版专家

Ask which skill or flow fits your situation. A router over the skills in this repo.

2026-08-05
code-review
桌面出版专家

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".

2026-08-06
codebase-design
市场经理

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

2026-08-06
diagnosing-bugs
计算机程序员

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

2026-08-06
domain-modeling
桌面出版专家

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

2026-07-13
grill-with-docs
计算机程序员

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

2026-07-13
implement
市场经理网页与数字界面设计师

Implement a piece of work based on a spec or set of tickets.

2026-07-13
improve-codebase-architecture
桌面出版专家网页与数字界面设计师

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

2026-08-06
prototype
市场经理网页与数字界面设计师

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

2026-07-31
research
网页与数字界面设计师计算机程序员

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

2026-07-13
resolving-merge-conflicts
桌面出版专家

Use when you need to resolve an in-progress git merge/rebase conflict.

2026-07-13
setup-matt-pocock-skills
综合与运营经理计算机程序员

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

2026-08-05
tdd
计算机程序员

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

2026-08-05
to-spec
桌面出版专家

Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.

2026-08-03
to-tickets
综合与运营经理计算机程序员

Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in one file per ticket locally, or native blocking links on a real tracker.

2026-07-21
triage
市场经理网页与数字界面设计师

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

2026-07-31
wayfinder
市场经理

Plan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.

2026-07-31
claude-handoff
市场经理网页与数字界面设计师

Hand the current conversation off to a fresh background agent that picks up the work immediately.

2026-08-03
loop-me
软件质量保证分析师与测试员

Grill me about specs for the workflows I want to build, within this workspace.

2026-07-31
setup-ts-deep-modules
软件质量保证分析师与测试员计算机程序员

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only through its entry-point files. User-invoked.

2026-07-13
writing-beats
网页与数字界面设计师

Writing, exploit — assemble raw material into a journey of beats, grounding each term before a beat leans on it.

2026-07-13
writing-fragments
网页与数字界面设计师

Writing, explore — mine raw fragments, no structure yet.

2026-07-13
writing-shape
网页与数字界面设计师

Writing, exploit — shape raw material into an article, paragraph by paragraph.

2026-07-13
git-guardrails-claude-code
数据科学家

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.

2026-07-13
migrate-to-shoehorn
软件开发工程师

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests, or needs partial test data.

2026-07-13
scaffold-exercises
计算机系统分析师

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.

2026-07-13
setup-pre-commit
其他计算机职业

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.

2026-07-13
grill-me
技术写作员

A relentless interview to sharpen a plan or design.

2026-07-13
grilling
软件开发工程师

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

2026-07-31
handoff
数据科学家

Compact the current conversation into a handoff document for another agent to pick up.

2026-07-13
teach
技术写作员

Teach the user a new skill or concept, within this workspace.

2026-07-13
wizard
网页与数字界面设计师

Generate an interactive bash wizard that walks a human through steps only they can perform. Use when provisioning infrastructure, setting up credentials or CI secrets, walking an unfamiliar third-party dashboard, or running a one-off migration or cutover. Don't invoke this for steps the agent can perform itself.

2026-08-06
writing-for-agents
网络与计算机系统管理员

Writing documents for agents. Use when creating or editing skills, or modifying AGENTS.md or CLAUDE.md.

2026-08-05
wait-what
计算机系统分析师

Stop. That last message did not land — re-pitch it.

2026-08-05
to-questionnaire
技术写作员

Turn a decision you can't fully answer into a questionnaire for someone else to fill in.

2026-07-31
do-work
综合与运营经理计算机程序员

End-to-end implementation workflow. Use when user wants to implement a feature, fix a bug, or make changes and have everything validated and committed.

2026-07-16
document-ai-hero-api
计算机程序员

Generate or update documentation for the AI Hero API by reading the source code at ~/repos/ai/course-builder. Use when user wants to document, update docs for, or understand the AI Hero API endpoints.

2026-03-27
improve-codebase-architecture-project
综合与运营经理

Survey the codebase, pick ONE high-leverage deepening opportunity (filtering out anything already proposed), and publish it as a PRD-shaped GitHub issue via /to-prd-project. Designed to run unattended in the daily architecture-review workflow.

2026-05-21
install-effect-package
计算机程序员

Install @effect/* packages safely. Use whenever adding a new Effect ecosystem dependency.

2026-07-16
optimize-loader
软件质量保证分析师与测试员计算机程序员

Optimize slow React Router loaders by eliminating redundant DB queries, creating slim query variants, and parallelizing independent fetches. Use proactively when writing or reviewing loader code that calls domain operations services (e.g. CourseOperationsService, VideoOperationsService), or when triaging a slow page load.

2026-05-25
to-issues-project
市场经理

Break a PRD into native GitHub sub-issues attached to the parent PRD. Project-local variant of /to-issues, adapted for this repo's PRD-as-parent + native sub-issues + agent:implement multi-session workflow. Argument is the parent PRD issue number.

2026-06-03
to-prd-project
桌面出版专家计算机程序员

Turn the current conversation context into a PRD and publish it as a GitHub issue that is ready to receive sub-issues from /to-issues-project. Project-local variant of /to-prd, adapted for this repo's PRD-as-parent-issue + sub-issues + agent:implement workflow.

2026-05-21
RuleHub — Agent Skills 市场与 AI 编程灵感