mattpocock/skills

diagnose

All-time #219 Trending #1855 Hot #783 First seen Apr 28, 2026
8-week activity · all time api

Installation

$ npx skills add https://github.com/mattpocock/skills

Summary

  • Structured debugging workflow for reproducing, minimizing, and fixing hard bugs and performance regressions.
  • Prioritizes building a fast, deterministic feedback loop (failing test, curl script, CLI fixture, browser automation, or replay harness) before any hypothesis testing—the loop is the core skill Requires explicit reproduction confirmation, ranked falsifiable hypotheses, and targeted instrumentation mapped to specific predictions before attempting fixes Includes techniques for non-deterministic bugs (raising reproduction rate through loops and stress), performance regressions (baseline measurement and bisection), and cases where no loop is possible (explicit stop with artifact requests) Enforces regression test writing at the correct architectural seam before applying fixes, cleanup of debug instrumentation, and post-mortem analysis to identify preventative architectural changes

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Security audits

Partner security reviews for this skill.

agent-trust-hub SAFE

Analyzed May 19, 2026

The skill provides a structured debugging framework. It requires the agent to generate reproduction scripts and analyze external artifacts like logs and network traces, which could serve as a vector for indirect prompt injection.

snyk LOW

Analyzed May 19, 2026

No issues detected.

socket Score 0.9000 · 0 alerts

Analyzed May 19, 2026

  • license 1
  • maintenance 1
  • quality 0.9
  • supply chain 1
  • vulnerability 1

0 alerts

Also in this package

Other skills from mattpocock/skills · top by installs.

npx skills add https://github.com/mattpocock/skills

Browse all from mattpocock/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 256.9K
License MIT
Default branch main
Open issues 484
Last push Sep 4, 2026
Status Active

History

  1. First seen on skills.sh
  2. First recorded snapshot · 238,500 installs