debugging AI Agent Skills

Browse 34 skills related to debugging

langsmith-observability

21.8k
davila7davila7

LLM observability platform for tracing, evaluation, and monitoring. Use when debugging LLM applications, evaluating model outputs against datasets, monitoring production systems, or building systematic testing pipelines for AI applications.

ObservabilityLangSmithTracing+6
141 days ago

trulens-instrumentation

3.1k
trueratruera

Instrument LLM apps with TruLens OTEL-based tracing - from setup to debugging and optimization

trulensllminstrumentation+3
141 days ago

ralph-operations

2.0k
mikeyobrienmikeyobrien

Use when managing Ralph orchestration loops, analyzing diagnostic data, debugging hat selection, investigating backpressure, or performing post-mortem analysis

loopsdiagnosticsdebugging+1
141 days ago

Root Cause Analysis

451
rohitg00rohitg00

Systematic approach to finding the true source of bugs, not just symptoms

debugginginvestigationproblem-solving+1
141 days ago

Trace and Isolate

451
rohitg00rohitg00

Techniques for tracing code execution and isolating problematic components

debuggingtracingisolation+1
141 days ago

Hypothesis Testing

451
rohitg00rohitg00

Scientific approach to debugging with hypothesis formation and testing

debuggingscientific-methodinvestigation+1
141 days ago

memory-leak-detector

376
a5c-aia5c-ai

Detect memory leaks in desktop applications through heap analysis and object tracking

performancememoryleaks+2
141 days ago

systematic-debugging

374
vstorm-covstorm-co

Systematic approach to diagnosing and fixing errors

debuggingerrorsbenchmark
141 days ago

session-management

196
atholaathola

Manage Claude Code sessions with naming, checkpointing, and resume strategies. Use when organizing long-running work, creating debug checkpoints, managing PR reviews.

sessionresumecheckpoint+1
141 days ago

fix-issue

97
yonatangrossyonatangross

Fixes GitHub issues with parallel analysis. Use to debug errors, resolve regressions, fix bugs, or triage issues.

issuebug-fixgithub+3
141 days ago

errors

97
yonatangrossyonatangross

Error pattern analysis and troubleshooting for Claude Code sessions. Use when handling errors, fixing failures, troubleshooting issues.

errorsdebuggingtroubleshooting+1
141 days ago

systematic-debugging

80
bobmatnycbobmatnyc

Methodical debugging instead of random changes

debuggingproblem-solvingroot-cause+1
141 days ago

Root Cause Tracing

80
bobmatnycbobmatnyc

Systematically trace bugs backward through call stack to find original trigger

debuggingroot-causetracing+1
141 days ago

Debugging Strategies

71
PramodDuttaPramodDutta

Advanced debugging patterns for test failures covering root cause analysis, flakiness investigation, performance debugging, and systematic troubleshooting methodologies.

debuggingtroubleshootingtest-failures+3
141 days ago

Race Condition Finder

71
PramodDuttaPramodDutta

Detect and diagnose race conditions in web applications through concurrent interaction testing, state mutation analysis, and timing-sensitive scenario reproduction.

race-conditionconcurrencyasync+4
141 days ago

GitHub CI Fix Debugging

71
PramodDuttaPramodDutta

Debug and fix failing GitHub PR checks by inspecting GitHub Actions logs, summarizing failure context, drafting fix plans, and implementing fixes after approval.

github-actionscidebugging+2
141 days ago

fullstack-debugger

43
curiositechcuriositech

Expert debugger for Next.js + Cloudflare Workers + Supabase stacks. Systematic troubleshooting for auth, caching, workers, RLS, CORS, and build issues. Activate on: 'debug', 'not working', 'error', 'broken', '500', '401', '403', 'cache issue', 'RLS', 'CORS'. NOT for: feature development (use language skills), architecture design (use system-architect).

debuggingnextjscloudflare-workers+2
141 days ago

dag-failure-analyzer

43
curiositechcuriositech

Performs root cause analysis on DAG execution failures. Traces failure propagation, identifies systemic issues, and generates actionable remediation guidance. Activate on 'failure analysis', 'root cause', 'why did it fail', 'debug failure', 'error investigation'. NOT for execution tracing (use dag-execution-tracer) or performance issues (use dag-performance-profiler).

dagobservabilitydebugging+2
141 days ago

dag-execution-tracer

43
curiositechcuriositech

Traces complete execution paths through DAG workflows. Records timing, inputs, outputs, and state transitions for all nodes. Activate on 'execution trace', 'trace execution', 'execution path', 'debug execution', 'execution log'. NOT for performance analysis (use dag-performance-profiler) or failure investigation (use dag-failure-analyzer).

dagobservabilitytracing+2
141 days ago

event_driven

39
vuralserhat86vuralserhat86

Structure systems around asynchronous, event-based communication to decouple producers and consumers for improved scalability and resilience. Use when building loosely coupled systems with asynchronous message-based communication.

architectureasynchronousautomation+28
141 days ago

openapi_docs

39
vuralserhat86vuralserhat86

Generate comprehensive REST API documentation using SpringDoc OpenAPI 3.0 and Swagger UI in Spring Boot 3.x applications. Use when setting up API documentation, configuring Swagger UI, adding OpenAPI annotations, implementing security documentation, or enhancing REST endpoints with examples and schemas.

accessibilityapi integrationapi-documentation+28
141 days ago

cache_patterns

39
vuralserhat86vuralserhat86

Instruction set for enabling and operating the Spring Cache abstraction in Spring Boot when implementing application-level caching for performance-sensitive workloads.

architectureautomationbest practices+28
141 days ago

debugging

18
LangConfigLangConfig

Expert guidance for debugging code, analyzing errors, and systematic problem-solving. Use when troubleshooting bugs, understanding error messages, or investigating unexpected behavior.

debuggingerrorstroubleshooting+2
141 days ago

diagnose-maestro-deployment

17
openshift-onlineopenshift-online

Diagnoses failed Maestro cluster deployments by analyzing Helm releases, pod status, and resource conflicts

azureaksmaestro+4
141 days ago

testing-strategy

13
ai-debugger-incai-debugger-inc

Comprehensive guide for implementing AIDB tests following E2E-first philosophy, DebugInterface abstraction, and MCP response health standards

testinge2eintegration+4
141 days ago

DAP Protocol Guide

13
ai-debugger-incai-debugger-inc

Comprehensive guide for working with the Debug Adapter Protocol (DAP) in AIDB

dapprotocoldebugging+2
141 days ago

Browser Daemon

9
jackspacejackspace

Persistent browser automation via Playwright daemon. Keep a browser window open and send it commands (navigate, execute JS, inspect console). Perfect for interactive debugging, development, and testing web applications. Use when you need to interact with a browser repeatedly without opening/closing it.

browserautomationdebugging+3
141 days ago

session-logs

7
openxjarvisopenxjarvis

View and analyze session logs

logsdebugging
141 days ago

Debugging Strategies

1
KaliBellionKaliBellion

Advanced debugging patterns for test failures covering root cause analysis, flakiness investigation, performance debugging, and systematic troubleshooting methodologies.

debuggingtroubleshootingtest-failures+3
141 days ago

hive-debugger

1
mattmremattmre

Interactive debugging companion for Hive agents - identifies runtime issues and proposes solutions

debuggingruntime-logsagent-development
141 days ago

Log Analyzer

novas10novas10

Parse log files to find errors, detect patterns, analyze trends, and alert on anomalies

logslog-analysiserror-detection+2
141 days ago

apex-os-bad-boy

fratilanicofratilanico

The ultimate agent productivity system - 45+ skills with intelligent recommendations, risk-based planning levels, and systematic workflows for maximum efficiency.

productivityworkflowplanning+6
141 days ago

hook-master

gabrielgadeagabrielgadea

Meta-skill for creating, validating, testing, and debugging Claude Code hooks. Comprehensive reference for all 18 hook events, exit code contracts, JSON schemas, and templates for both Python and shell hooks.

metahooksinfrastructure+1
141 days ago

supreme-problem-solver

gabrielgadeagabrielgadea

Last-resort problem solver with H0/H1/H2 escalation horizons. Forces scope amplification before giving up. Use when standard debugging has failed 3+ times.

debuggingproblem-solvingescalation+1
141 days ago