github.com/joaopinto15/skills

Skill Library

29 skill folders in 4 categories. Each one holds a SKILL.md: frontmatter naming the skill, a description that decides when it fires, and the instructions the agent follows. This page is generated from those files, so it cannot drift from them. Every card links to the file it describes.

29skill folders
15you type
14agent picks
4categories
typed

Carries disable-model-invocation: true, so only /name starts it.

agent

No flag, so the agent may start it from the description alone.

SKILL.md name, description, body setup.sh symlink in ~/.claude/skills /plugin install one plugin per category agent session reads name, description you type /name all 29 loadable skills agent picks it the 14 without the flag local clone marketplace loads loads always by description
Two install routes, one loading step, two ways to start a skill. The dashed path is the one disable-model-invocation: true closes off, and that flag is what the pill on each card records.

coding

11 skills, 3 typed /plugin install coding@skills
code-reviewagent

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?).

coding/skills/code-review
codebase-designagent

Shared vocabulary for designing deep modules.

coding/skills/codebase-design
diagnosing-bugsagent

Diagnosis loop for hard bugs and performance regressions.

coding/skills/diagnosing-bugs
domain-modelingagent

Build and sharpen a project's domain model.

coding/skills/domain-modeling
implementtyped

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

coding/skills/implement
improve-codebase-architecturetyped

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

coding/skills/improve-codebase-architecture
prototypeagent

Build a throwaway prototype to answer a design question.

coding/skills/prototype
resolving-merge-conflictsagent

You need to resolve an in-progress git merge/rebase conflict.

coding/skills/resolving-merge-conflicts
show-me-your-worktyped

Keep a reviewable decision trail for long-running or unattended work. A TSV log with one row per decision (what, why, evidence, result). Local by default; commit it when a reviewer needs the trail to trust the result.

coding/skills/show-me-your-work
tddagent

Test-driven development.

coding/skills/tdd
writing-for-agentsagent

Writing documents for agents.

coding/skills/writing-for-agents

general

7 skills, 4 typed /plugin install general@skills

productivity

9 skills, 8 typed /plugin install productivity@skills
ask-matttyped

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

productivity/skills/ask-matt
brotyped

Restate the last message in plain human language, with no jargon.

productivity/skills/bro
setup-matt-pocock-skillstyped

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

productivity/skills/setup-matt-pocock-skills
technical-writingtyped

Layered technical-writing standard: Diátaxis structure, Google developer style sentences, STE instruction rules, Global English syntax.

productivity/skills/technical-writing
to-spectyped

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.

productivity/skills/to-spec
to-ticketstyped

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).

productivity/skills/to-tickets
triagetyped

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

productivity/skills/triage
wayfindertyped

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.

productivity/skills/wayfinder
wizardagent

Generate an interactive bash wizard that walks a human through steps only they can perform.

productivity/skills/wizard

personal

2 skills, 0 typed /plugin install personal@skills