All Use Cases
Claude Code setups for debugging
Bisect, trace, and triage faster. Skills, agents, MCP servers, and how-tos that help Claude Code find the root cause instead of patching symptoms — wire in Sentry, Datadog, or your own logs and let Claude reproduce locally.
9 items across skills, agents, plugins, MCP servers, prompts, hooks, and guides.
Example prompts
Concrete things you can type into Claude Code for debugging. Each example uses a real skill, agent, slash command, hook, or MCP server listed below.
- Find the commit that broke a test
Use the git-bisect skill to find the commit that caused 'creates user' in user.spec.ts to fail.
- Triage a production error from Sentry
Connect the Sentry MCP server, pull the top unresolved issue, reproduce locally, and write a regression test.
- Debug a flaky test
Use the debugger agent to find the race condition in checkout.spec.ts — it fails ~1 in 20 runs.
- Stream logs from a running dev server
Use the Monitor tool to watch `npm run dev` and surface the stack trace when /api/orders 500s.
Skills (2)
Browse all skillsAgents (1)
Browse all agentsPlugins (3)
Browse all pluginsBug Detective
Systematically debug issues with step-by-step troubleshooting approaches
debuggingtroubleshootinganalysiscommunity
Test Writer Fixer
Write new tests, run existing tests, analyze failures, and fix them while maintaining test integrity
testingunit-teststest-automationdebugging+1
Sentry
Sentry error monitoring integration. Track errors, view stack traces, analyze crash reports, and get real-time alerts for application issues.
monitoringerrorsdebuggingobservability+1