agentsclimarketplace

Shelves

Debug & triage

5,200 rows from 1,554 repositories

Something is wrong and you do not yet know what.

What Debug & triage skills agree on

1,113 skill files read, by 1,020 of the 1,639 authors on this shelf whose files we hold, 2026-09-06

The middle one of the 136 measured here is ~1.7k tokens long, counted with cl100k_base

Counted by distinct author, so one author publishing three of these counts once. Where a claim sits in fewer files than authors, that is said: a claim held by forty authors across three files is one file people copied, not forty people who agreed. Near-identical wordings are grouped and the other wordings are shown, so the grouping is yours to check.

What they tell the agent to do

  1. Find root cause before attempting any fix134 of 1020 in 118 filesalso worded as investigate root cause before proposing any fix; find root cause before attempting any fixes
  2. Create a failing test case before implementing a fix109 of 1020 in 95 filesalso worded as create a failing test case before fixing; write a failing test before fixing
  3. Read error messages and stack traces completely102 of 1020 in 88 filesalso worded as read error messages and stack traces carefully; Read all error messages and stack traces completely
  4. Reproduce the issue consistently before investigating90 of 1020 in 77 filesalso worded as reproduce the issue reliably before investigating; reproduce the issue consistently before guessing
  5. Make the smallest possible change to test a hypothesis90 of 1020 in 76 filesalso worded as make the smallest possible change to test hypothesis; make the smallest possible change to test hypotheses
  6. Trace data flow backward to find the source84 of 1020 in 70 filesalso worded as trace data flow to find the source of bad values; Trace data flow backward to the source
  7. Form a single hypothesis before testing78 of 1020 in 64 filesalso worded as form a single specific hypothesis; form a single specific hypothesis before testing
  8. Implement only one fix at a time76 of 1020 in 63 filesalso worded as implement a single fix at a time; implement one fix at a time
  9. Question the architecture if three fixes fail73 of 1020 in 59 filesalso worded as question the architecture after three failed fix attempts; stop and question architecture after three failed fixes
  10. Add diagnostic instrumentation at component boundaries68 of 1020 in 56 filesalso worded as add diagnostic instrumentation at each component boundary; add diagnostic logging at component boundaries
  11. Compare broken code against working examples68 of 1020 in 57 filesalso worded as find working examples to compare against broken code; identify differences between working and broken code
  12. Write a regression test before applying the fix62 of 1020 in 55 filesalso worded as verify the fix with a regression test; Write a regression test before fixing
  13. Check recent changes and git diffs54 of 1020 in 51 filesalso worded as check recent changes using git log; check recent git changes
  14. Generate three to five ranked falsifiable hypotheses44 of 1020 in 39 filesalso worded as generate three to five falsifiable hypotheses; generate three to five ranked hypotheses before testing
  15. Verify the fix with the full test suite43 of 1020 in 41 filesalso worded as run the full test suite after fixing; Verify the fix with tests

What they tell it not to do

  1. Do not propose fixes without root cause investigation116 of 1020 in 102 filesalso worded as do not propose a fix without root cause investigation; Do not apply fixes without root cause investigation
  2. Do not add multiple fixes at once107 of 1020 in 95 filesalso worded as do not change multiple things at once; do not change multiple variables at once
  3. Do not bundle refactoring with bug fixes74 of 1020 in 60 filesalso worded as do not bundle refactoring with a fix; do not perform refactoring while fixing a bug
  4. Do not guess the cause of an issue60 of 1020 in 56 filesalso worded as Do not guess the root cause; do not guess the cause of the issue
  5. Do not skip error messages or warnings55 of 1020 in 46 filesalso worded as do not skip error messages or stack traces; do not skip reading error messages
  6. Do not attempt a fourth fix after three failures54 of 1020 in 45 filesalso worded as do not add more fixes after three failed attempts; do not add more fixes after three failures
  7. Do not fix symptoms instead of root causes52 of 1020 in 48 filesalso worded as do not apply fixes without a confirmed root cause; do not fix symptoms without addressing the root cause
  8. Do not guess if an issue is not reproducible45 of 1020 in 38 filesalso worded as do not guess if the issue is not reproducible; do not guess at fixes without reproducing the bug
  9. Do not skip tests34 of 1020 in 28 filesalso worded as do not skip writing a failing test case; do not skip tests or rely on manual verification
  10. Do not proceed to hypothesize without a feedback loop30 of 1020 in 24 filesalso worded as do not proceed to hypothesize without a loop; do not proceed to hypothesise without a loop

What they expect to be installed

  1. git263 of 1020 in 251 files
  2. grep155 of 1020 in 139 files
  3. gh82 of 1020 in 78 files
  4. curl79 of 1020
  5. security62 of 1020 in 48 files
  6. codesign60 of 1020 in 46 files
  7. debugger56 of 1020 in 55 files
  8. env55 of 1020 in 43 files
  9. jq51 of 1020 in 44 files
  10. git bisect48 of 1020 in 40 files

What they ask it to produce

  1. Failing test case121 of 1020 in 104 filesalso worded as failing test; failing test cases
  2. Root cause analysis105 of 1020 in 101 filesalso worded as root cause hypothesis; root cause report
  3. Regression test98 of 1020 in 97 filesalso worded as Regression tests; fix with regression test
  4. Diagnostic logs77 of 1020 in 64 filesalso worded as diagnostic log entry; Diagnostic instrumentation logs
  5. Documented root cause72 of 1020 in 58 filesalso worded as documented root cause analysis; Root cause documentation
  6. Ranked hypothesis list40 of 1020 in 34 filesalso worded as ranked list of hypotheses; Hypothesis list
  7. Diagnostic report36 of 1020also worded as diagnosis report; diagnostic reports
  8. Triage report35 of 1020 in 32 filesalso worded as triage_report.json; triage summary report

When Debug & triage authors say to reach for one

The situations these authors wrote into their own files, counted out of the same 1,020 authors, with the skills that name each one

How Debug & triage skills are built

4,551 skill directories by 1,430 authors, read from their repositories’ own file trees 2026-08-05

The middle bundle among those shipping files is 3 files, 15.3 KB beside SKILL.md

Counted by distinct author, same as above, so one author publishing forty template copies counts once. SKILL.md itself is not counted as a file, so a single-file skill is one where that file is the whole skill.

The shape

  1. SKILL.md is the whole skill573 of 1,430 authors, 2,122 of 4,551 skills
  2. files ship beside it857 of 1,430 authors, 2,429 of 4,551 skills
  3. executable scripts ship inside346 of 1,430 authors, 755 of 4,551 skills

The folders they converge on

  1. references/488 of 1,430 authors, 1,284 of 4,551 skills
  2. scripts/262 of 1,430 authors, 575 of 4,551 skills
  3. agents/158 of 1,430 authors, 278 of 4,551 skills
  4. assets/78 of 1,430 authors, 115 of 4,551 skills
  5. evals/77 of 1,430 authors, 175 of 4,551 skills
  6. examples/62 of 1,430 authors, 89 of 4,551 skills
  • Sentry mcp

    getsentry/sentry-mcp/io.github.getsentry/sentry-mcp MCP server

    in 2 stacksno license808 repo

    MCP server for Sentry - error monitoring, issue tracking, and debugging for AI assistants

  • Frontend forge fe operations

    kubesphere/kubesphere/skills/frontend-forge-fe-operations Skill

    no license17,025 repo

    The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️

  • Tool calling tutor

    WenyuChiou/awesome-agentic-ai-zh/examples/stage-5/tool-calling-tutor Skill

    5,144 repo

    A trilingual (繁中 / English / 简中) learning roadmap for agentic AI: from LLM basics to multi-agent systems, with 240+ curated resources and hands-on examples. 中文 AI agent 學習地圖。

  • Bug report

    inkeep/open-knowledge/packages/server/assets/skills/bug-report Skill

    3,424 repo

    Beautiful, AI-native markdown IDE and LLM wiki

  • MCP Server for WinDbg Crash Analysis

    svnscha/mcp-windbg/io.github.svnscha/mcp-windbg MCP server

    1,521 repo

    A Model Context Protocol server for Windows crash dump analysis using WinDbg/CDB

  • Better codex

    noobnooc/agent/skills/better-codex Skill

    no license1,374 repo

    My profile & the agent skills I created

  • Analyze and plan

    Optim-Agent/optim-plans/skills/analyze-and-plan Skill

    494 repo

    Human-in-the-loop planning plugin for Claude and Codex: turn ideas into reviewed Markdown plans, record decisions, enforce explicit execution gates, and provide tested controller primitives for safer agent workflows.

  • Foreman debug

    VisionForge-OU/foreman/src/foreman/skills/foreman-debug Skill

    no license484 repo

    A Boris-style agentic orchestrator TUI that supervises headless Claude Code agents through a gated software-delivery pipeline — pointed at any repository.

  • Daily brief

    leiting-eric/DailyBrief/.claude/skills/daily-brief Skill

    320 repo

    AI 每日新闻简报 · GitHub 热门 + X 热门文章 + 行情技术分析 · 23 个数据源聚合 + LLM 中文摘要 · 本地或 GitHub Actions 部署

  • Qdrant advisor

    qdrant/skills/meta/qdrant-advisor Skill

    220 repo

    Agent skills for Qdrant vector search: scaling, performance optimization, search quality, monitoring, deployment, model migration, version upgrades, and SDK usage across Python, TypeScript, Rust, Go, .NET, Java

  • Skill align

    techygarg/lattice/dev-skills/skill-align Skill

    176 repo

    Install engineering discipline into any AI coding assistant. Composable skills for design, implementation, review, and team standards. Better process, not just better prompts.

  • Alibabacloud ecs linux troubleshooting

    aliyun/alibabacloud-ecs-troubleshoot-skills/skills/alibabacloud-ecs-linux-troubleshooting Skill

    152 repo

    Troubleshooting skills for Alibaba Cloud ECS

  • Arcium

    sendaifun/skills/skills/arcium Skill

    126 repo

    a public marketplace of all solana-related skills for agents to learn from!

  • X64dbg

    bromoket/x64dbg_mcp/io.github.bromoket/x64dbg MCP server

    97 repo

    MCP server for x64dbg debugger - 23 mega-tools for AI-powered reverse engineering and debugging

  • Agent introspection debugging

    mturac/everything-openai-codex/skills/agent-introspection-debugging Skill

    88 repo

    EOC: open-source operating system for OpenAI Codex workflows with agents, skills, hooks, rules, memory, safety gates, and cross-harness adapters.

  • Ai operations

    harness/harness-skills/skills/ai-operations Skill

    83 repo

    A collection of structured AI agent skills that enable Claude Code, Cursor, GitHub Copilot, and other AI coding assistants to create, operate, debug, and govern Harness CI/CD workflows through natural language.

  • Audit logging

    BagelHole/DevOps-Security-Agent-Skills/compliance/auditing/audit-logging Skill

    46 repo

    Agent-ready DevOps, security, infrastructure, and compliance knowledge base with 80+ skills across Kubernetes, Terraform, AWS/Azure/GCP, AI platform operations, container hardening, SOC2/ISO27001, and incident response—plus ready-to-run scripts, templates, and playbooks for SRE, platform, and security teams.

  • Ebpf skill

    h0x0er/ebpf-skill Skill

    42

    An eBPF skill for coding agents

  • Symfony api response

    aligundogdu/symfony-hexagonal-skill/skills/symfony-api-response Skill

    no license32 repo

    Claude Code plugin that enforces hexagonal architecture (ports & adapters) in Symfony projects — with 10 auto-triggered skills, 2 review agents, and progressive refactoring support for existing codebases.

  • Langsmith fetch skill

    OthmanAdi/langsmith-fetch-skill Skill

    27

    🔍 AI observability skill for Claude Code. Debug LangChain/LangGraph agents by fetching execution traces from LangSmith Studio directly in your terminal.

  • Autosar bsw

    ptsilivis/autonomousguy/skills/autosar/autosar-bsw Skill

    26 repo

    AutonomousGuy — AI skill prompts for embedded automotive engineers (AUTOSAR, MISRA, ISO 26262, ECU)

  • Tandem agentic engineering

    Maxmedawar/tandem/skills/tandem-agentic-engineering Skill

    25 repo

    Tandem is an MCP bridge that lets a chatbot (Claude.ai or ChatGPT) spin up and drive, interactive Claude Code sessions on your own machine. Runs 2 sessions in a lead/worker loop that works autonomously. Also makes claude code respond to the initial Chatbot through the browser so it can respond back.

  • Debug

    Borda/AI-Rig/plugins/cc_develop/skills/debug Skill

    24 repo

    A collection of personal AI coding assistant configurations, specialist agents, and automated workflows optimized for Python and ML open-source development.

  • 8051 mcu debug

    easyzoom/aix-skills/skills/8051-mcu-debug Skill

    24 repo

    Reusable Agent Skills for embedded systems, MCU debugging, firmware workflows, and AI automation. (嵌入式、MCU 调试、固件流程与 AI 自动化的可复用 Agent Skills 集合)。

  • Sentry instrumentation

    tortastudios/sentry-instrumentation Skill

    24

    Sentry instrumentation skill for system-behavior tracking

  • Fabric data agent perf remediate

    PatrickGallucci/fabric-skills/skills/fabric-data-agent-perf-remediate Skill

    16 repo

    Copilot, Claude AI Skills for Microsoft Fabric

  • Diagnose

    eduwxyz/my-awesome-skills/skills/diagnose Skill

    no license16 repo

    Claude Code plugin marketplace shipping an SDD pipeline (interview-to-spec, diagnose, spec-approach, tdd, verify) with hooks that turn skill rules into mechanical guarantees.

  • Audit flow

    ArunJRK/audit-flow Skill

    15

    Claude Code skill for interactive system flow tracing across CODE, API, AUTH, DATA, NETWORK layers. SQLite persistence, Mermaid export, git merge driver.

  • ASP.NET Core Debugger — MCP Server for AI Agents

    magna-nz/aspnetcore-debugger-mcp/io.github.magna-nz/aspnetcore-debugger-mcp MCP server

    14 repo

    MCP server giving AI agents interactive .NET / ASP.NET Core debugging via netcoredbg + DAP.

  • Tasknotes

    vanillaflava/tasknotes-skill/tasknotes Skill

    12 repo

    Agent skill for task management in Obsidian reads and writes your TaskNotes directly as markdown files. Pairs with llm-wiki-claude-skills for an assisted knowledge + task workflow.

  • Dsgvo auth and logging

    wuemaikblume/dsgvo-skills/claude/skills/dsgvo-auth-and-logging Skill

    no license11 repo

    DSGVO Compliance Skills für Claude AI / Claude Code — DACH-fokussierte Best-Practice-Sammlung für Drittlandtransfer (Art. 44-49) mit US-CLOUD-Act-Hinweis

  • Swiftui macos

    kageroumado/swiftui-macos-skill/skills/swiftui-macos Skill

    11 repo

    Agent skill for writing and reviewing SwiftUI code on macOS — runtime-level understanding of observation, concurrency, view identity, and platform integration

  • Pydantic ai agents

    Fuenfgeld/pydantic-ai-skills/skills/pydantic-ai-agents Skill

    10 repo

    Production-ready Claude Code skills for building AI agents with Pydantic AI. Includes dependency injection, tools, validators, streaming, multi-agent orchestration, and evaluation framework patterns.

  • Abaqus

    svd-ai-lab/sim-plugin-abaqus/src/sim_plugin_abaqus/_skills/abaqus Skill

    10 repo

    Use Codex and Claude Code with Abaqus via sim-cli: CAE/noGUI authoring, batch jobs, ODB diagnostics, bounded execution.

  • Canopyops

    Stunspot/CanopyOps/canopyops Skill

    no license10 repo

    Evidence-bounded cannabis cultivation operations Augment for crop plans, diagnostics, calculations, harvest review, and operating records.

  • General idea diagnostic

    geledek/enterprise-ai-transformation-skills/skills/general-idea-diagnostic Skill

    9 repo

    Agent skills for navigating AI transformations in enterprises.

  • Bug report

    akovalion/paranoid-qa/ru/skills/bug-report Skill

    9 repo

    Claude Code skills that turn an AI agent into a meticulous QA engineer. Evidence or it didn't happen.

  • Cypress debugger

    voidmatcha/e2e-skills/skills/cypress-debugger Skill

    9 repo

    AI agent testing toolkit for Playwright and Cypress: generate E2E tests from scratch, review existing specs against 24 anti-patterns (P0/P1/P2 silent-always-pass smells), and debug flaky failures from playwright-report/ or cypress/reports/. Agent Skills for Claude Code and Codex.

  • Greenlake audit logs mcp

    HewlettPackard/gl-mcp/io.github.HewlettPackard/greenlake-audit-logs-mcp MCP server

    9 repo

    HPE GreenLake audit-logs MCP Server

  • Analytics diagnostic method

    clamp-sh/analytics-skills/skills/analytics-diagnostic-method Skill

    8 repo

    Skills for AI agents to read web analytics like a senior analyst: diagnose traffic, judge channels, read funnels, declare typed events, and read A/B tests. Tool-maps for Amplitude, Clamp, GA4, Mixpanel, and PostHog.

  • Computer care

    88lin/computer-care/skills/computer-care Skill

    8 repo

    Cross-platform computer diagnosis and repair Skill for Codex, Claude Code, and compatible agents.

  • Decision triage

    ninthwave-io/ninthwave/skills/decision-triage Skill

    8 repo

    Orchestrate parallel AI coding into reviewable PRs.

  • Cw debug

    pilot617/awesome-claude-code-plugins/plugins/cw-debug/skills/cw-debug Skill

    7 repo

    A curated marketplace of high-quality Claude Code plugins for developers who ship production software.

  • Crashdx

    r00tify/crashdx/io.github.r00tify/crashdx MCP server

    7 repo

    Diagnoses Apple .ips crash reports: ranks likely causes with cited evidence, not just a stack trace.

  • AI UIconfig skill

    voderment/AI-UIconfig-skill Skill

    6

    A reusable skill for turning SwiftUI codebases into a governed, previewable, tokenized UI workflow.

  • Activity capture diagnostic

    elijeangilles/revops-skills/skills/activity-capture-diagnostic Skill

    6 repo

    Audit your Salesforce RevOps. Then fix it. A Claude Agent Skills pack for Salesforce admins and RevOps practitioners.

  • Swarm debug

    AnmarHani/SwarmVault/skills/swarm-debug Skill

    5 repo

    A shared knowledge vault + full software-engineering workflow for AI coding agents — run Claude Code and Codex in parallel with one memory, one plan.

  • Agentic debug mode

    Toubat/agentic-debug-mode/skills/agentic-debug-mode Skill

    5 repo

    Runtime-evidence debugging for coding agents: session-scoped probes, bounded logs/query CLI, and an agent skill.

  • Video debug

    vladzima/video-debug Skill

    5

    Debug UI bugs from screencasts: an Agent Skill that extracts key frames via ffmpeg scene detection so coding agents can visually inspect what went wrong.

  • Advanced debugger

    rafaelghif/antigravity-agents/.agents/skills/advanced-debugger Skill

    5 repo

    Enterprise-Grade Guardrails, Zero-Assumption Execution, and Quality Gates for Autonomous AI Coding Agents.

  • Power coding

    APareek89/power-coding Skill

    5

    Mindful-coding OS for any LLM coding agent (Claude Code, Codex, Gemini CLI) — the Five Forces: session handoff, eval loops, vibe-debugging diagrams, FMEA failure scans + a pre-commit secret gate. Plain markdown, no daemons.

  • Datadog mcp

    tantiope/datadog-mcp-server/io.github.TANTIOPE/datadog-mcp MCP server

    5 repo

    Full Datadog API access: monitors, logs, metrics, traces, dashboards, and observability tools

  • Nuclear bug fix

    ajaydata-vision/nuclear-bug-fix- Skill

    no license4

    Single shot Bug Fixing Skill for AI Agents

  • Webgpu metal debug kit

    penspanic/webgpu-metal-debug-kit Skill

    4

    Agent Skill + Claude Code Plugin for debugging Chrome WebGPU on macOS — Chrome DevTools MCP + Xcode Metal tracing

  • Ansys agent

    walterkken/doc-driven-engineering-software-skills/ansys-agent Skill

    no license4 repo

    Doc-driven AI-agent skills for COMSOL, ANSYS, AutoCAD, and SOLIDWORKS automation.

  • Debug protocol

    curtischoutw/claude-institution/institution/skills/debug-protocol Skill

    4 repo

    After distilling Fable 5, the output is an indexed CLAUDE.md + on-demand rules + skills, an executable specification designed for weaker model sessions.

  • File bug report

    zerocracy/zealot/skills/file-bug-report Skill

    4 repo

    A set of skills for an extremely disciplined AI agent helping maintain a GitHub repository

  • Java spring best practices

    cosbort/agent-skills/java-spring-best-practices Skill

    4 repo

    Reusable Agent Skills for AI coding agents — Spring Boot, Java, enterprise best practices

  • Explain error

    Brattlof/skillet/examples/explain-error Skill

    4 repo

    Package manager for MCP servers, Agent Skills (SKILL.md), and Claude Code commands, hooks, subagents, and output styles. Installs into Claude Code, Cursor, Codex, Gemini CLI, Copilot, and Cline.

  • OpenOCD Debugger

    microhenrio/openocd-mcp/io.github.microhenrio/openocd-mcp MCP server

    4 repo

    Debug microcontrollers via OpenOCD: flash, breakpoints, memory, registers and variables.

All 5,200 in the catalog