Category · Debugging
Debugging tools for Claude Code, Codex & Cursor
Debugging tools for Claude Code, Codex and Cursor - skills, MCP servers and workflows for stack traces, breakpoints, profiling.
653 Debugging tools are ranked for Claude Code, Codex and Cursor by real adoption - installs first, then GitHub stars. Updated July 28, 2026.
1Azure DiagnosticsSystematically diagnose and resolve production issues on Microsoft Azure using official Microsoft guidance.Dev Tools479k1.3k
2Azure MessagingQuickly diagnose and fix connection, authentication, and message-processing failures when using Azure Event Hubs or Service Bus SDKs.Dev Tools467k1.3k
3Use My BrowserWhen their agent task requires access to the live browser session, rendered DOM state, authenticated dashboards, localhost apps, or DevTools-selected elements insteaDev Tools-269k72
4Diagnosing BugsGet a systematic, step-by-step process that surfaces the real root cause instead of guessing at bugs.Dev Tools248k190k
5Systematic DebuggingFollow a repeatable four-phase process that forces root-cause discovery before any code changes.Dev Tools202k262k
6Safe DebugGet conservative, non-destructive diagnosis of deep learning and agent errors before any code changes are made.Dev Tools176k512
7Sentry CliCapture errors, upload source maps, manage releases, and query events directly from the terminal or CI without leaving their workflow.Dev Tools114k0
8Firebase CrashlyticsSet up Firebase Crashlytics, integrate crash reporting into mobile or web apps, and retrieve crash data for debugging production issues.Dev Tools73.7k389
9Google Agents Cli ObservabilityAutomatically log every agent conversation, tool call, and LLM judgment into BigQuery for later analysis and dashboarding.Dev Tools63k5.4k
10Golang TroubleshootingForce any coding agent to follow a disciplined, test-first troubleshooting process when debugging Go services instead of guessing fixes.Dev Tools33.8k2.7k
11Fix ErrorsAutomatically diagnose and resolve Rust compilation errors, Clippy lint failures, formatting issues, WASM build problems, and test failures.Dev Tools15.9k148
12Opencli AutofixAutomatically diagnose, patch, and retry failing OpenCLI adapters when a website changes its DOM or API.Dev Tools14.8k27.2k
13HuntWhen a bug keeps recurring after the first patch or when symptoms point to runtime state, stale caches, or boundary conditions rather than obvious syntax errors.Dev Tools11.6k6.6k
14Debugging StrategiesTurn chaotic bug hunting into a repeatable, scientific process that works across any language or stack.Dev Tools10.6k38.3k
15Parallel DebuggingRun structured, parallel hypothesis-driven debugging sessions with Claude or Cursor instead of ad-hoc trial and error.Dev Tools7.6k38.3k
16Chrome DevtoolsEnable an agent to control a real Chrome browser for debugging, scraping, performance analysis, and automated UI interactions.Dev Tools5.3k47.7k
18DebugRun a systematic, reproducible debugging session when an error message, stack trace, or unexpected behavior appears.Dev Tools4.5k23.1k
19Clickhouse Js Node TroubleshootingQuickly diagnose and fix errors when using the official ClickHouse Node.js client in backend services, API routes, or data pipelines.Dev Tools4.1k496
20Agent Introspection DebuggingGive their coding agent a repeatable, structured way to diagnose and recover from its own repeated failures instead of burning tokens in endless loops.Dev Tools4k234k
21Dwarf ExpertGet expert guidance from Trail of Bits on secure smart-contract development, vulnerability patterns, and defensive coding practices.Dev Tools3.8k6.3k
22Debugging WizardInstantly recognize and fix the 8 most common bug patterns that waste hours in AI-generated code.Dev Tools3.7k10.7k
23Cmux DiagnosticsQuickly surface support-safe diagnostics when cmux hooks, session restore, browser automation, or agent resume features stop working.Dev Tools3.6k25.2k
24Sentry WorkflowRoute Sentry-related agent work to the right specialized skill instead of guessing fix-versus-review versus SDK upgrade.Dev Tools3.4k243
25Debug MantraFollow a disciplined, repeatable process every time they debug agent or application issues.Dev Tools3.3k3k
26Langsmith FetchPull LangSmith Studio traces into the terminal to see why a LangChain or LangGraph agent failed, looped, or misused tools.Dev Tools3.2k70.9k
28Debugging InstrumentsQuickly diagnose crashes, memory leaks, retain cycles, main thread hangs, and performance issues in iOS apps using LLDB, Memory Graph, and Instruments.Dev Tools2.8k931
29Base44 TroubleshooterQuickly fetch, filter, and analyze function logs from their deployed Base44 app without leaving the terminal.Dev Tools2.6k84
30Browser TracePull final Browserbase session artifacts such as metadata, server logs, and downloads into the local run directory after a headless browser capture completes.Dev Tools2.6k3.7k
32Debugging Apex LogsPerform root-cause analysis on Salesforce debug logs including governor limits, stack traces, and performance bottlenecks.Dev Tools2.5k760
33Trailmark SummaryGet an instant structural map of any unfamiliar codebase including auto-detected languages, entry points, and dependencies.Dev Tools2.5k6.3k
35Debugging Lambda TimeoutsSystematically diagnose and resolve AWS Lambda function timeout failures using configuration, logs, metrics, and code analysis.Dev Tools2.4k2.1k
36Ce DebugSystematically trace root causes of bugs and apply test-first fixes instead of guessing.Dev Tools2.4k23.5k
37Platform Apex Logs DebugRetrieves and analyzes Salesforce Apex debug logs so a solo builder can trace errors and understand what happened during a transaction in an org.Dev Tools2.3k760
38Cmux DebuggingDiagnose stuck panes, broken agent sessions, IPC failures, and race conditions when cmux misbehaves in local or CI agent workflows.Dev Tools2.1k25.2k
39Sentry Fix IssuesAutomatically investigate, triage, and resolve production errors reported by Sentry.Dev Tools1.8k20
41TroubleshootingSystematically diagnose and resolve Chrome DevTools MCP connection failures and target errors.Dev Tools1.5k47.7k
42Error HandlingApply consistent, production-grade error handling patterns across TypeScript, Python, and Go projects.Dev Tools1.3k234k
43Systematic DebuggingReplace flaky arbitrary timeouts with reliable condition-based waiting when coordinating agent threads and tool results.Dev Tools1.3k44k
44Understand ExplainGet a clear, structured deep-dive explanation of any specific file, function, class or module without flooding the context window.Dev Tools1.3k76.3k
45Click Path AuditSystematically trace every button and touchpoint through its full state-change sequence and catch interaction bugs that static analysis and unit tests miss.Dev Tools1.3k234k
46Rev Unicorn DebugEmulate and debug isolated code fragments or functions inside the Unicorn engine without executing the full binary.Dev Tools1.2k1.7k
47Extract ErrorsKeep React error codes consistent and avoid unknown error code warnings when adding new messages.Dev Tools1.2k247k
48Rev U3d DumpRecover original C# method names, addresses, and type information from Unity IL2CPP binaries for reverse engineering and modding.Dev Tools1.1k1.7k
49VerifyAutomatically run formatting, linting, type checking and targeted tests on React changes before committing or opening a pull request.Dev Tools1.1k247k
50Performance AnalysisDetect bottlenecks, profile swarm behavior, and receive optimization recommendations for Claude Flow agent systems.Dev Tools1k66.1k
51Debugging DagsRun structured Airflow DAG failure diagnosis with af CLI when a pipeline needs root cause analysis—not just a quick log peek.Dev Tools977413
52DebuggingSystematically diagnose and resolve behavioral differences between Turso and SQLite using bytecode inspection, logging, sanitizers, and deterministic replay.Dev Tools97523.4k
54Root Cause TracingSystematically trace errors backward through call stacks and instrumentation instead of patching symptoms.Dev Tools9241.3k
55Systematic Debuggingdevelopers who want a disciplined, four-phase debugging ritual (Chinese Superpowers) before any fix is proposed for bugs, test failures, or odd behavior.Dev Tools9147.2k
56Bug Fix BriefGenerate concise, structured briefs that let AI agents quickly understand a bug and ship the fix.Dev Tools892311
57Cause And EffectRun structured Fishbone (Ishikawa) analysis when incidents or quality issues need causes explored across six standard categories.Dev Tools8621.3k
58Test SpecialistFollow a repeatable 5-step process that turns vague bugs into reliable fixes when working with Claude-powered agents.Dev Tools850426
59Logfire QueryQuery and analyze Logfire telemetry data including traces, logs, spans, metrics and SQL results directly from their coding agent.Dev Tools844109
60Export Download DebuggingQuickly diagnose and resolve export or download failures that produce empty or broken files.Dev Tools81181.8k
Explore more
Debugging tools - common questions
What are the best Debugging tools for Claude Code?
Azure Diagnostics, Azure Messaging, Use My Browser lead the 653 Debugging tools ranked by real adoption - installs first, then GitHub stars.
Which Debugging frameworks are covered?
stack traces, breakpoints, profiling - across 653 tools for Claude Code, Codex and Cursor.