debugging
Standardized debugging and diagnostic guidelines for AI coding agents.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
121 skills found
Standardized debugging and diagnostic guidelines for AI coding agents.
Debug package implementation guide for LobeHub. Provides standardized logging patterns, namespace conventions, and configuration for browser, Node.js, and Electron environments.
Language-agnostic debugging framework: scientific method, stack trace analysis, logging strategies, and advanced techniques like Git bisect and rubber ducking.
Evidence-based debugging for Python, Node.js, and Java applications using runtime execution traces and diagnostic MCP tools.
Prevents AI hallucination and ensures evidence-based, verifiable outputs when analyzing code, reviewing technical documents, or providing recommendations.
Interactive debugging workflow for Ruby test suites using the debug gem, featuring step execution, system state inspection, and root cause analysis.
A rigorous, four-phase methodology to enforce systematic root cause analysis before applying any code fixes.
Debug failing GitHub Actions CI checks by fetching logs, summarizing failures, and planning fixes.
Advanced multi-language debugging support with stack trace analysis, runtime error triage, and automated diagnostic tools for containerized and distributed systems.
Executes a rigorous, multi-phase Fagan Inspection to systematically resolve persistent, stubborn bugs and complex code interactions.
CLI-only iOS development agent for Swift, SwiftUI, and UIKit. Handles the full lifecycle: build, debug, test, and release without Xcode.
Systematic debugging skill to trace errors backward through call stacks, identify original triggers, and implement layered defenses instead of patching symptoms.