Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Mattpocock Skills

Plugin Aktiv

Skills for Real Engineers. Straight from my .claude directory.

14 Skills 0 MCPs
Zweck

To provide engineers with specialized AI agent skills that promote better engineering practices, reduce common failure modes, and enhance the quality and maintainability of software.

Funktionen

  • Skills for disciplined debugging and diagnosis
  • Tools for collaborative planning and documentation (ADRs, CONTEXT.md)
  • Test-driven development support with red-green-refactor loop
  • Codebase architecture improvement and refactoring assistance
  • Streamlined issue tracking and project management integration

Anwendungsfälle

  • When needing to debug complex issues with an AI agent
  • To improve alignment and reduce ambiguity with AI code generation
  • For enforcing test-driven development practices
  • When refactoring or improving existing codebases with AI assistance

Nicht-Ziele

  • Replacing fundamental software engineering principles
  • Automating the entire software development lifecycle without human oversight
  • Providing generic chatbot capabilities outside of engineering tasks

Practical Utility

  • info:Problem relevanceThe description is very brief and doesn't name a concrete user problem. It relies on the reader inferring the problem from the name 'Skills for Real Engineers'.

Scope

  • warning:Description qualityThe displayed description is very brief and lacks detail, stating 'Skills for Real Engineers. Straight from my .claude directory.' It does not accurately reflect the breadth of functionality described in the README.
  • warning:Tool surface sizeThe plugin exposes a large number of tools (13 skills listed in plugin.json), exceeding the target of 10.

Documentation

  • warning:Configuration & parameter referenceWhile the README provides detailed explanations of skills, it does not explicitly document all parameters or configuration options for each skill, nor does it detail precedence orders for config files or environment variables.

Installation

/plugin install skills@mattpocock-skills

Enthält 14 Erweiterungen

Skill (14)

Diagnose Skill

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

95
Grill With Docs Skill

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

95
Improve Codebase Architecture Skill

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

97
Prototype Skill

Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine, mock up a UI, explore design options, or says "prototype this", "let me play with it", "try a few designs".

87
Setup Matt Pocock Skills Skill

Sets up an `## Agent skills` block in AGENTS.md/CLAUDE.md and `docs/agents/` so the engineering skills know this repo's issue tracker (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of `to-issues`, `to-prd`, `triage`, `diagnose`, `tdd`, `improve-codebase-architecture`, or `zoom-out` — or if those skills appear to be missing context about the issue tracker, triage labels, or domain docs.

97
TDD Skill

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

95
To Issues Skill

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

94
To Prd Skill

Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.

95
Triage Skill

Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.

98
Zoom Out Skill

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

98
Caveman Mode Skill

Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman.

98
Grill Me Skill

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

98
Handoff Skill

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

98
Write A Skill Skill

Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.

100

Qualitätspunktzahl

79 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne78.5k
LizenzMIT
Status
Quellcode ansehen