engineering▌
80 indexed skills · max 10 per page
to-spec
mattpocock/skills · engineering
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.
domain-modeling
mattpocock/skills · engineering
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.
diagnosing-bugs
mattpocock/skills · engineering
Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
grill-with-docs
mattpocock/skills · engineering
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
implement
mattpocock/skills · engineering
Implement a piece of work based on a spec or set of tickets.
code-review
mattpocock/skills · engineering
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/PRD 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".
codebase-design
mattpocock/skills · engineering
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.
wayfinder
mattpocock/skills · engineering
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.
implementing-security-chaos-engineering
mukul975/Anthropic-Cybersecurity-Skills · implementing-security-chaos-engineering
Implements security chaos engineering experiments that deliberately disable or degrade security controls to verify detection and response capabilities. Tests WAF bypass, firewall rule removal, log pipeline disruption, and EDR disablement scenarios using boto3 and subprocess. Use when validating SOC detection coverage and resilience.
Threat Detection Engineer
msitarzewski/agency-agents · engineering
Expert detection engineer specializing in SIEM rule development, MITRE ATT&CK coverage mapping, threat hunting, alert tuning, and detection-as-code pipelines for security operations teams.