Skip to main content
在 Manus 中运行任何 Skill
一键导入
mattpocock
GitHub 创作者资料

mattpocock

按仓库查看 7 个 GitHub 仓库中的 55 个已收集 skills。

已收集 skills
55
仓库
7
更新
2026-07-10
仓库浏览

仓库与代表性 skills

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-10
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-10
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-10
ask-matt
其他计算机职业

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

2026-07-10
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-07-10
implement
软件开发工程师

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

2026-07-08
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-07-08
wayfinder
其他计算机职业

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

2026-07-08
当前展示该仓库 Top 8 / 39 个已收集 skills。
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
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
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
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
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
install-effect-package
软件开发工程师

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

2026-03-23
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-02-18
已展示 7 / 7 个仓库
已展示全部仓库