Skip to content

Debugging

Tracking down why software misbehaves, from breakpoints and dumps to production diagnostics.

4 apps, 7 skills and 3 MCP servers tagged Debugging.

Apps

All apps
Featured

An AI on-call agent that drops read-only probes into running production code, capturing live variable snapshots and stack context without a redeploy or a restart.

Coding & DevelopmentFreemium

Cursor's automated PR reviewer, tuned to find genuine logic bugs with a low false-positive rate.

Coding & DevelopmentSubscription

Code review that reads your entire codebase, so it catches the bugs a diff-only reviewer cannot see.

Coding & DevelopmentSubscription

An AI-powered search engine and assistant specifically designed for developers and technical users.

Education & ResearchFreemium

Skills

All skills

Skill: MSBuild Binlog Failure Analysis

by .NET Team at Microsoft

New

Diagnose an MSBuild build failure from a .binlog file — query the binary log through a dedicated MCP server instead of grepping console output, with a text-replay fallback.

3 views

The Flutter team's official skill for diagnosing and fixing constraint errors — RenderFlex overflows, unbounded viewports and misplaced ParentData widgets.

3 views

OpenAI's skill for debugging failing GitHub Actions checks on a pull request: pull the logs with the gh CLI, summarise the failure, plan the fix, implement only after approval.

3 views

PostHog's official skill for auditing a live analytics implementation — scripts, network calls, and window state — read-only, via browser automation.

5 views

MCP servers

All MCP servers

MCP: Chrome DevTools MCP

by Google Chrome DevTools team

Google's official MCP server for driving and inspecting a real Chrome browser — automation, debugging, and performance traces.

MCP: Sentry

by Sentry

Sentry's official MCP server — investigate errors and issues, inspect events, and use Seer for root-cause analysis.

Related tags

Tags that appear alongside this one, ranked by how often.

All tags