Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

mattpocock-skills-openclaw

mattpocock-skills-openclaw contém 8 skills coletadas de uwvwko-zzz, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
8
Stars
6
atualizado
2026-05-12
Forks
2
Cobertura ocupacional
5 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

diagnose
Analistas de garantia de qualidade de software e testadores

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.

2026-05-12
git-guardrails
Administradores de redes e sistemas de computador

Set up git safety hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset.

2026-05-12
grill-with-docs
Desenvolvedores de software

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.

2026-05-12
handoff
Representantes de atendimento ao cliente

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

2026-05-12
improve-codebase-architecture
Desenvolvedores de software

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.

2026-05-12
setup-matt-pocock-skills
Administradores de redes e sistemas de computador

Sets up an `## Agent skills` block in AGENTS.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.

2026-05-12
to-issues
Especialistas em gestão de projetos

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.

2026-05-12
triage
Especialistas em gestão de projetos

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.

2026-05-12