Instructions file CodexOpenCode
AGENTS.md instructions for samuelclay/NewsBlur, covering newsblur development guidelines, planning & clarification, debugging, bug fixing workflow and git branching.
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
Instructions file CodexOpenCode
AGENTS.md instructions for samuelclay/NewsBlur, covering newsblur development guidelines, planning & clarification, debugging, bug fixing workflow and git branching.
Command
Looks for all the fixme comments in the code and attempts to fix them.
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.
Command Claude Code
Debug GitHub Actions build failures.
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.
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…
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…
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.
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…
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.
Agent
Validates dimensional consistency and detects dimensional bugs in annotated code.
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.
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…
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.
Agent ✓ vendor
Run the agent-compatibility CLI and return the raw repository score with its main problems.
Agent ✓ vendor
Check whether the documented setup and run paths reliably lead to the real working path.
Agent ✓ vendor
Try to bootstrap and start a repository like a cold agent, then report where the path breaks down.
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.
Plugin Claude Code
Systematically diagnose Mooncake deployment and runtime issues (services, RDMA, env vars, connectivity, logs) and propose fixes.
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…
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.
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.
Skill Claude CodeCodex
Tutorial for debugging CUDA crashes using API logging.
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.
At most 3 mods per repository are shown here — the rest are on their repository pages: