Pular para o conteúdo
MCP ThesaurusMCP Thesaurus

Agent skills

Um agent skill é uma pasta de instruções, scripts e recursos que um agente carrega sob demanda. Diferente de um servidor MCP, ele não roda processo próprio, o que o torna mais barato em contexto e mais simples de auditar.

Refactor Council

smykla-skalski

Comunidade

Use when the user wants a refactoring review of code, an app, a module, or a diff. Scans the target for code smells and git hotspots, reviews it through seven opposed refactoring lenses (Fowler, Uncle Bob, Feathers, Beck, Metz, Ousterhout, Tornhill), synthesizes a safety-first sequenced refactoring plan, then runs a separate adversarial agent that red-teams the plan before returning it. Triggers o

18 de ago. de 2026Development
Serviço local87/1003

Review Claude Md

smykla-skalski

Comunidade

Audit and fix CLAUDE.md files using a tiered binary checklist based on official Anthropic best practices and community guidelines. Use when the user asks to "review CLAUDE.md", "audit CLAUDE.md", "score CLAUDE.md", "improve CLAUDE.md", or "fix CLAUDE.md".

18 de ago. de 2026Development
Serviço local87/1003

Service Mesh Debug

smykla-skalski

Comunidade

Diagnose and fix flaky e2e tests and general connectivity issues in service mesh environments (Kuma, Istio, Linkerd, Consul). Trigger when: a user mentions intermittent test failures, "test is flaky", e2e failures in CI that don't reproduce locally, Ginkgo/Gomega test files that fail sometimes, 503/connection refused errors, mTLS handshake failures, pods not getting traffic, xDS NACKs or warming r

18 de ago. de 2026Development
Serviço local87/1003

Staff Code Review

smykla-skalski

Comunidade

Staff-engineer-level code review that goes beyond correctness to evaluate architectural alignment, system-level implications, failure modes, performance, scalability, backward compatibility, observability, security, and cross-team impact. Use when reviewing a PR (URL or diff), analyzing code changes for architectural fitness, or when the user asks for a thorough/staff-level/senior review of code c

18 de ago. de 2026Development
Serviço local87/1003

Apd Finish

zstevovich

Comunidade

MANDATORY after every successful APD pipeline commit on Codex — when apd:apd_pipeline_state shows next_step='commit' and a commit was made. Verify tests from a clean state, show the pipeline report, present four options (push, push+PR, keep local, discard), execute only after the user picks. Triggers on "after commit", "push", "PR", "pull request", "deploy", "next", "pipeline done", "shipped", com

1 de ago. de 2026DevOps
Serviço local76/1005

Apd Brainstorm

zstevovich

Comunidade

Use BEFORE writing the APD spec-card.md and calling apd:apd_advance_pipeline('spec', ...) on Codex whenever the task is vague, broad, ambiguous, or has multiple reasonable interpretations. Ask ONE question at a time, present 2-3 approaches when there are real choices, converge on a design the user explicitly approves. Works hand in hand with `.apd/rules/brainstorm.md` when that file exists. Trigge

1 de ago. de 2026Design
Serviço local75/1005

Apd Debug

zstevovich

Comunidade

MANDATORY before re-dispatching the builder after any APD verifier block or critical reviewer finding on Codex. Use on any bug, test failure, build failure, error, crash, regression, or unexpected behavior. Four-phase systematic debugging — root cause investigation, pattern analysis, hypothesis + controlled test, fix with TDD. Escalate after three failed hypotheses instead of piling on more guesse

1 de ago. de 2026Development
Serviço local75/1005

Pipeline Start

ARCASSystems

Comunidade

The front door to the Pipeline pack: turn a name into a tracked, worked deal. Trigger on "turn this name into a deal", "track this prospect", "help me with my pipeline", "I met someone, help me pursue them", "work this lead", "new business with <name>", "follow up with <name>", or any open-ended business-development request where the user has a person or company but no clear next step. You name wh

14 de ago. de 2026Development
Serviço local67/1005

DOCX Smart Extractor

diegocconsolini

Comunidade

Process Word documents (1MB-50MB+) with token optimization through local extraction and caching. Preserves formatting, tables, and document structure for policy analysis, contract review, and technical reports.

29 de jun. de 2026File Systems
Serviço local75/1007

Claude Guide

diegocconsolini

Comunidade

Navigate Claude Code documentation and get quick answers about configuration, MCP, plugins, and best practices.

29 de jun. de 2026Development
Serviço local75/1007

Sbom

diegocconsolini

Comunidade

Generate standards-compliant SBOMs (CycloneDX 1.6 + SPDX 2.3) for a project across stacks (npm, Python, Go, Rust, Java, containers), with optional quality scoring, vulnerability scan, VEX, and signing. Adds zero dependencies to the target project. Use when the user asks for a software bill of materials, dependency inventory, supply-chain manifest, or CycloneDX/SPDX output.

29 de jun. de 2026Development
Serviço local75/1007

Security Hooks

diegocconsolini

Comunidade

Use this skill to install ready-made Claude Code hooks for security — a ConfigChange compliance audit trail (logs every settings/skill change), plus PreToolUse guards and optional HTTP notifications for security-relevant events. Covers command, http, and prompt hook types.

29 de jun. de 2026Security
Serviço local75/1007
Comunidade

Use when applying the same security fix across many files or repos at once — large-scale vulnerability remediation. Provides 7 copy-paste /batch recipes (XSS, HTTPS, SQLi, input validation, log PII, secret rotation, CVE patches) each with a safety tier and false-positive trap, plus scan_diff.py to prove the migration introduced no new HIGH/CRITICAL findings.

29 de jun. de 2026Security
Serviço local74/1007
Comunidade

Label a GitHub PR for squash merging by posting a /label tide/merge-method-squash comment

1 de set. de 2026Version Control
Serviço local39/1007

Hello World

openshift-eng

Comunidade

A simple greeting command that demonstrates plugin structure

1 de set. de 2026Other
Serviço local39/1007

Assess

quay

Comunidade

Understand a Quay bug report from JIRA or GitHub. Fetches ticket details, checks for existing work, classifies as UI vs backend, and proposes an investigation plan. No code changes.

18 de ago. de 2026Development
Serviço local82/1003
Comunidade

Orchestrates the Quay bug-fix workflow through 9 phases with confidence-based gating. Reads confidence from phase artifacts to advance automatically, post JIRA comments, or escalate to the user.

18 de ago. de 2026Development
Serviço local82/1003

AI Daily Digest

smykla-skalski

Comunidade

Daily AI news digest covering technical advances, business news, and engineering impact. Aggregates from research papers, tech blogs, HN, newsletters. Use daily for staying current on AI developments.

18 de ago. de 2026Development
Serviço local82/1003

Ship Issue

smykla-skalski

Comunidade

End-to-end ship a GitHub issue — implement, adversarial code review via subagent, adversarial manual testing via subagent, open PR, wait for Copilot review + green CI, address feedback, merge, close issue. Use when given a GitHub issue URL and asked to implement and ship it.

18 de ago. de 2026Development
Serviço local82/1003

Council

smykla-skalski

Comunidade

Run the council workflow from a normal Copilot session only when the user explicitly asks for council review, multi-persona critique, debate, design review, code review, architecture feedback, UX review, or tradeoff analysis. Do not use it for commit, stage, merge, approval, or generic pre-commit requests. Accept the same mode syntax as the bundled council reviewers: `core|auto|core-eng|core-ux|co

18 de ago. de 2026Development
Serviço local82/1003
Comunidade

Use this skill to scan a Claude Code plugin (or any npm/PyPI package tree) for security issues before installation. Detects dangerous functions, code obfuscation, hardcoded credentials, schema problems, and known 2024-2026 supply-chain attack IOCs (Shai-Hulud, Nx s1ngularity, chalk/debug clipper, Axios RAT, litellm/.pth), mapped to MITRE ATT&CK/ATLAS, CVE, and OWASP.

29 de jun. de 2026Security
Serviço local73/1007
Comunidade

A generator-plus-critic loop that improves output against an explicit rubric before acceptance. Use when you have clear acceptance criteria and iteration measurably helps (specs, prompts, important docs, tricky implementations). Includes a seed eval set for regression-testing prompt and rule changes.

24 de jul. de 2026Development
Serviço local75/1005

Mapsgl Android

vaisala-xweather

Comunidade

This skill should be used when working with the Xweather MapsGL Android SDK (mapsgl-android-sdk / com.xweather.mapsgl) - setting up MapboxMapController, adding or removing weather layers via LayerCode or WeatherService configs, styling with StyleValue and Expression, custom sources and layers, legends, data inspector presentations, timeline animation, layer masks, or integrating the AAR/JitPack de

1 de set. de 2026Development
Serviço local87/1002

Mapsgl Apple

vaisala-xweather

Comunidade

This skill should be used when working with the Xweather MapsGL SDK for Apple platforms (the MapsGL iOS/iPadOS/macCatalyst/visionOS SDK) — installing it via Swift Package Manager, CocoaPods, Carthage or xcframeworks, creating a MapboxMapController or MapLibreMapController, and adding, removing, styling, animating or inspecting MapsGL weather layers in Swift. Use it whenever a task mentions MapsGL

1 de set. de 2026Development
Serviço local87/1002