Debugging plugins

23,146 tagged Debugging, measured the same way as everything else here.

Browse within: code-quality 16code-intelligence 15claude-code-marketplace 14code-search 14plugins 14claude-code-plugins 13claude-code-skills 11marketplace 11claude-code-skill 9code-analysis 9claude-ai 8claude-plugin 7claude-plugins 7code-navigation 7

NewsBlur AGENTS.md

145

samuelclay/NewsBlur

Instructions file CodexOpenCode

AGENTS.md instructions for samuelclay/NewsBlur, covering newsblur development guidelines, planning & clarification, debugging, bug fixing workflow and git branching.

7.6k +6 2d ago A 5,710 tokens original MIT

fixme

146

tailcallhq/forgecode

Command

Looks for all the fixme comments in the code and attempts to fix them.

7.6k +9 yesterday A 18 tokens original Apache-2.0

debug-cli

147

tailcallhq/forgecode

Skill Claude CodeCodex

Use when users need to debug, modify, or extend the code-forge application's CLI commands, argument parsing, or CLI behavior. This includes adding new commands, fixing CLI bugs, updating command options, or troubleshooting CLI-related issues.

7.6k +9 yesterday A 49 tokens original Apache-2.0

gh-debug

148

FastLED/FastLED

Command Claude Code

Debug GitHub Actions build failures.

7.5k +1 today A 6 tokens original MIT

esp32-log-triage

149

FastLED/FastLED

Skill Claude CodeCodex

Parse and classify ESP32 serial log output to identify FastLED-related errors, RMT/I2S/SPI driver faults, timing violations, RTOS issues, and crash signatures. Use when debugging unexpected device behavior, boot failures, or LED output problems on ESP32.

7.5k +1 today A 61 tokens original MIT

regression-tests

150

telepresenceio/telepresence

Skill Claude CodeCodex

Run, scope, or debug telepresence regression tests under regressiontest/ — the integration-level suite. Use when the user wants to run an area, suite, or single test, debug a failure, or says "/regression-tests". Runs go test ./regressiontest scoped with -run, in the background, writing to a log file so heavy output…

7.3k 8d ago A 82 tokens original Apache-2.0

ss-hotpath

151

Serial-Studio/Serial-Studio

Skill Claude CodeCodex

Serial Studio data-hotpath rules and the 256 kHz throughput gate. Use BEFORE editing or reviewing FrameReader, CircularBuffer, FrameBuilder, ConnectionManager, DeviceManager, or Dashboard frame-draw code — anything on the Driver → FrameReader → FrameBuilder → Dashboard path. Covers SPSC/pipeline-thread rules…

7.2k +6 yesterday A 97 tokens

verify

152

plastic-labs/honcho

Skill Claude CodeCodex

Build, launch, and drive a local Honcho stack to verify a change at its runtime surface (the /v3 HTTP API and the deriver queue). Use when verifying a diff or confirming a change works in the running app.

7.0k +41 yesterday A 49 tokens AGPL-3.0

hunt

153

tw93/Waza

Skill Claude CodeCodex

Finds root cause before applying fixes for errors, crashes, regressions, failing tests, broken behavior, and screenshot-reported defects. Use when users report in any language errors, crashes, broken behavior, regressions, failing tests, screenshot evidence, or something that used to work and now fails. Not for code…

6.9k +11 yesterday A 70 tokens original MIT

trailofbits/skills

Plugin Claude Code

Understand a codebase before looking for bugs in it. Reads it function by function, records what each one assumes and depends on, and saves the write-ups to files instead of filling up the conversation.

6.9k +18 yesterday A tokens not measured CC-BY-SA-4.0

dimension-validator

155

trailofbits/skills

Agent

Validates dimensional consistency and detects dimensional bugs in annotated code.

6.9k +18 yesterday A 14 tokens CC-BY-SA-4.0

CLAUDE

156

max-sixty/worktrunk

Command

When debugging TUI commands like wt switch (interactive picker), use the tmux-cli skill (preferred) or MCP's node-terminal tools to test interactively.

6.8k +40 today A 0 tokens

GreptimeTeam/greptimedb

Skill Claude CodeCodex

Investigate a failed GreptimeDB fuzz CI target link by downloading GitHub Actions job logs plus fuzz artifacts such as kind logs, monitor dumps, and CSV dumps, then correlate the failure with local GreptimeDB source code. Use when the user provides a failed fuzz CI target/job URL or asks to diagnose GreptimeDB fuzz CI…

6.6k +5 yesterday A 80 tokens original Apache-2.0

tool-calling-tutor

158

WenyuChiou/awesome-agentic-ai-zh

Skill Claude CodeCodex

Use when a tool-calling agent does not call a tool, sends wrong arguments, loops without stopping, or needs a function schema. Guides a four-branch diagnosis and five-step schema repair. Do not use for framework-specific, MCP-server, or production-observability questions.

6.6k +69 yesterday A 62 tokens original MIT

cursor/plugins

Agent ✓ vendor

Run the agent-compatibility CLI and return the raw repository score with its main problems.

6.5k +283 yesterday A 23 tokens

cursor/plugins

Agent ✓ vendor

Check whether the documented setup and run paths reliably lead to the real working path.

6.5k +283 yesterday A 21 tokens

startup-review

161

cursor/plugins

Agent ✓ vendor

Try to bootstrap and start a repository like a cold agent, then report where the path breaks down.

6.5k +283 yesterday A 22 tokens

cursor/plugins

Skill Claude CodeCodex ✓ vendor

Reproduce triaged Slack bugs through a configured app-control adapter, verify existing fixes, and open a bounded draft pull request only after before-and-after proof. Use only from the configured Benny repro automation.

6.5k +283 yesterday A 48 tokens

mooncake-troubleshoot

163

kvcache-ai/Mooncake

Plugin Claude Code

Systematically diagnose Mooncake deployment and runtime issues (services, RDMA, env vars, connectivity, logs) and propose fixes.

6.5k +22 yesterday A tokens not measured original Apache-2.0

mooncake-troubleshoot

164

kvcache-ai/Mooncake

Skill Claude CodeCodex

Automatically diagnose Mooncake deployment and runtime issues. Checks services (mooncakemaster, metadata server), RDMA devices, environment variables, connectivity, memory limits, object integrity, and analyzes logs for common error patterns. Use when Mooncake deployment fails, services won't start, connections fail…

6.5k +22 yesterday A 134 tokens original Apache-2.0

chrome-devtools

165

op7418/CodePilot

MCP server Claude CodeCodexCursor +2

Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.

6.4k +2 yesterday A tokens not measured

sentry

166

getsentry/XcodeBuildMCP

MCP server Claude CodeCodexCursor +2

Sentry's hosted MCP server: lets the agent search and read issues, errors and traces. Remote server at mcp.sentry.dev.

6.3k +10 yesterday A tokens not measured original MIT

repowise

168

repowise-dev/repowise

Plugin Claude Code

Codebase intelligence for Claude Code. Indexes your codebase into five layers (Graph, Git, Docs, Decisions, Code Health) and exposes them through ten task-shaped MCP tools — so Claude understands architecture, ownership, hotspots, why code is built the way it is, and where the defect risk lives.

6.3k +21 yesterday A tokens not measured AGPL-3.0

At most 3 mods per repository are shown here — the rest are on their repository pages: