Agent Skills·Use case ·Debugging
Use case · 6,502 skills

Agent skills for debugging

Skills that help any agent reproduce, isolate, and fix bugs systematically instead of guessing — stack-trace reading, bisection, root-cause workflows.

Browse all 6,502 Debugging skills →

Web
Miniprogram Development
WeChat Mini Program development skill for building, debugging, previewing, testing, publishing, and optimizing mini program projects. This skill should be us...
openclawwechatminiprogramjavascript
Productivity
Agent Lens
Track AI agent API calls, analyze token usage, and optimize costs. Use when user wants to monitor LLM spending, debug API calls, track token consumption, or...
openclawagent-monitoringtoken-usagecost-optimization
DevOps
Cloudbase
Use this skill when you develop, design, build, deploy, debug, migrate, or troubleshoot CloudBase (腾讯云开发, 云开发, TCB, 微信云开发) projects. Covers Web apps (React,...
openclawtencentcloudbasetcb
Web
odoo-19.0
Odoo 19 development knowledge base with 18 specialized guides covering Actions (ir.actions.*, cron jobs, server actions), Controllers (HTTP routing, endpoints, auth types), Data fi…
claude-codecodexcursorgemini-cliodoopythonorm
Web
odoo-17.0
Odoo 17 development reference for Python models and ORM (search, domain, read_group, compute fields), XML/CSV data and views, OWL/JS client code, QWeb reports, security (ACL, recor…
claude-codecodexcursorgemini-clilang:pythonodoopython
Web
odoo-18.0
Odoo 18 development reference for Python models and ORM (search, domain, read_group, compute fields), XML/CSV data and views, OWL/JS client code, QWeb reports, security (ACL, recor…
claude-codecodexcursorgemini-clilang:pythonodoopython
Productivity
cerebro-doctor
Meta-audit of the skill system. Walks `{brain_root}/skills/` + `{brain_root}/AGENTS.md` and reports three classes of drift: (a) skills with no resolver row (unreachable), (b) AGENT…
claude-codecodexcursorgemini-clitype:auditmeta-auditdrift-detection
Engineering
midnight-contract-deployment
Use this skill when the user asks to deploy a Midnight smart contract, compile Compact 0.30.0 code, debug Midnight SDK 4.x errors, write integration tests for Midnight DApps, or se…
claude-codecodexcursorgemini-climidnightblockchainsmart-contracts
Engineering
midnight-contract-deployment
Use this skill when the user asks to deploy a Midnight smart contract, compile Compact 0.30.0 code, debug Midnight SDK 4.x errors, write integration tests for Midnight DApps, or se…
claude-codecodexcursorgemini-climidnightsmart-contractscompact
Engineering
m5stack-arduino-cli
Set up, diagnose, flash, and support development for M5Stack boards with Arduino CLI on Windows. Use when Codex needs to install ESP32 board support, detect the correct COM port, e…
claude-codecodexcursorgemini-clim5stackarduinoesp32
Engineering
optflow
Discover and deliver repository optimization work end to end: identify performance, reliability, maintainability, security, DX, and cost optimization points, prioritize by impact-e…
claude-codecodexcursorgemini-clirepositoryperformancereliability
DevOps
gcp-networking-observability
Investigate GCP network issues by analyzing VPC Flow Logs, firewall logs, Cloud NAT logs, threat logs, and networking metrics. Diagnose connectivity, packet loss, top talkers, and …
claude-codecodexcursorgemini-clicloud:gcptype:debuggcp
Engineering
fix-issue
Fixes GitHub issues using parallel analysis agents for root cause investigation, code exploration, and regression detection. Reads issue context from gh CLI, searches codebase and …
claude-codecodexcursorgemini-cligithubissuesroot-cause
Security
ciphertext-recovery
ARM64 trace ciphertext recovery methodology. Use when given an ARM64 execution trace file and asked to reverse-engineer encryption, signature, or encoding algorithms from ciphertex…
claude-codecodexcursorgemini-cliarm64ciphertextcryptography
Engineering
hotplex-diagnostics
Runtime diagnostics for HotPlex Gateway. Narrows symptoms to root cause for worker crashes, slow responses, session issues, feedback interruptions, and pipeline problems. Detects s…
claude-codecodexcursorgemini-clitype:debugdiagnosticsruntime
Engineering
fix-errors
Guidelines for fixing unhandled errors from error telemetry dashboards. Use when investigating stack traces, error messages, and hit/user counts. Covers tracing data flow through c…
claude-codecodexcursorgemini-clitype:debugerrorstelemetry
Design
building-tuning-panels
Builds live parameter tuning panels as floating developer overlays with sliders, toggles, color pickers, dropdowns, and spring controls wired to app values for real-time visual exp…
claude-codecodexcursorgemini-cliuidebuggingparameters
Engineering
pm-troubleshoot
Diagnose the root cause of a bug, error, crash, or unexpected behavior. Traces through code, logs, services, database state, and git history to find why something is broken. Resear…
claude-codecodexcursorgemini-clitype:debugtroubleshootdebug
Engineering
better-typescript
Apply this skill for any task involving TypeScript: writing new code, refactoring, reviewing, debugging, designing types, structuring modules, or answering questions about TS patte…
claude-codecodexcursorgemini-clilang:typescripttype:reviewtypescript
Engineering
hotplex-arch-analyzer
Deep audit of HotPlex project architecture and code health. Performs architecture analysis, code quality review, SOLID/DRY compliance, concurrency/performance checks, security scan…
claude-codecodexcursorgemini-cliarchitecturecode-qualitysolid
DevOps
hyperpod-nccl
Diagnose NCCL failures and related training issues on HyperPod GPU clusters (EKS or Slurm): training hangs, AllReduce timeouts, EFA or libfabric errors, rendezvous failures, EFA TC…
claude-codecodexcursorgemini-clilang:javascripttype:debugaws
Testing
debugging-code
Interactively debug source code by setting breakpoints, stepping through execution line by line, inspecting live variable state, evaluating expressions, and navigating the call sta…
claude-codecodexcursorgemini-clibreakpointssteppingvariables
DevOps
aws-serverless-production-readiness
Assess AWS Lambda serverless workloads for production readiness covering roles, event sources, retries, DLQs, concurrency, idempotency, observability, deployment safety, performanc…
claude-codecodexcursorgemini-clicloud:awstype:reviewaws
General
yes-ja
Triggers on file, config, database, or deployment changes; repeated debug failures; unsupported guesses; deferring to users; unverified completions; root-cause conclusions; unused …
claude-codecodexcursorgemini-cligovernancevalidationquality
General
yes-zh
Triggers on file, config, database, or deployment changes; repeated debug failures; unsupported guesses; deferring to users; unverified completions; root-cause conclusions; unused …
claude-codecodexcursorgemini-cligovernancevalidationquality
Engineering
pie-dimensional-analysis
Performs mathematical verification for physical calculations: unit-tracking algebra, PhysicalQuantity patterns for compound units, SI/Imperial handling, Buckingham pi theorem, and …
claude-codecodexcursorgemini-cliphysicsunitsverification
Engineering
fireworks-go
Go service development, concurrent design with goroutines and channels, context propagation, HTTP APIs using gin/fiber/chi, errgroup patterns, deadlock debugging, interface design,…
claude-codecodexcursorgemini-cligogolangbackend
Engineering
egg-core
Core EGG framework concepts: module architecture, @SingletonProto/@ContextProto decorators, @Inject, dynamic injection, BackgroundTaskHelper, EventBus, and AOP. Covers dependency i…
claude-codecodexcursorgemini-cliegg-frameworkdecoratorsdependency-injection
Web
cwv-optimizer
Diagnose and fix Core Web Vitals issues on AEM Edge Delivery Services pages. Addresses EDS-specific performance patterns including the 100KB LCP budget, E-L-D loading phases, block…
claude-codecodexcursorgemini-clitype:debugcore-web-vitalsaem
Engineering
forge-logging
Structured logging discipline with JSON-first output, correlation IDs, level meaning, redaction at source, sampling, and audit logs separated from application logs. Includes pino/s…
claude-codecodexcursorgemini-clitype:auditloggingpino
Automation
ceratops-thread-resume-manual-stop
Resume an interrupted task in the current thread from current local state after a manual stop, restart, or crash. Use when an agent should inspect current local state, assume no ex…
claude-codecodexcursorgemini-clithread-resumestate-recoveryworkflow
Engineering
sendcutsend
Review DXF and STEP/STP uploads for SendCutSend.com orders using its ordering guide, catalog, and specs. Checks upload readiness, material/SKU/thickness/service availability, and s…
claude-codecodexcursorgemini-clitype:reviewdxfstep
Data
debugging-dbt-errors
Systematically debug and fix dbt errors. Use when a task mentions fix, error, broken, failing, debug, wrong, or not working; compilation, database, or test failures occur; a model …
claude-codecodexcursorgemini-clidbtsqldata-pipeline
Web
shopify-developer
Complete Shopify reference covering Liquid templating, OS 2.0 themes, GraphQL APIs, Hydrogen, Functions, and performance optimization (API v2026-01). Use for .liquid files, theme o…
claude-codecodexcursorgemini-clishopifyliquidgraphql
Engineering
fireworks-python
Python service development with strict typing via mypy, async I/O using asyncio, APIs with FastAPI/Flask/Django, Pydantic modeling, multiprocessing for GIL bypass, packaging with p…
claude-codecodexcursorgemini-clilang:pythonpythonfastapi
Web
gcp-observability-nextjs
Implement Google Cloud Trace (OTLP direct via Telemetry API) and structured Cloud Logging in Next.js App Router. Covers instrumentation.ts hooks, ADC token auto-refresh exporters, …
claude-codecodexcursorgemini-clicloud:gcpfw:reactgcp
Testing
agenttrace
Local-first TUI/CLI for post-run agent session audits — cost/token spikes, tool failures, retry loops, latency gaps, health scores, anomalies, session-to-session diffs. No upload, …
hermesawesome-hermes-agentbetaaudit
DevOps
hyperpod-node-debugger
Diagnose and remediate per-node issues on HyperPod clusters (EKS or Slurm): unhealthy or unresponsive nodes, on-node EFA, GPU hardware faults (XID, ECC, NVLink), Slurm node states,…
claude-codecodexcursorgemini-clilang:javascripttype:debugaws
Engineering
go-samber-oops
Provides knowledge of samber/oops structured errors: attributes (Code/In/With/Hint/Owner/Public), stack traces, APM serialization, HTTP boundary safety, and errors.Is/As compatibil…
claude-codecodexcursorgemini-cligoerrorsstructured-logging
Testing
forge-clarify
Clarify and validate issues before planning. Reproduces bugs via browser, verifies UX expectations, and captures evidence screenshots. Moves issues from confirmed to clarified stat…
claude-codecodexcursorgemini-clitriagereproductionux
Engineering
loro
Practical guidance for evaluating, adopting, and using Loro for local-first collaboration. Covers deciding fit, getting started in JavaScript/TypeScript/Rust or other bindings, cho…
claude-codecodexcursorgemini-clilang:javascriptlang:typescriptcrdt
Web
lwc-reactive-state-patterns
Explains LWC reactivity rules after Spring '20 (API v48+): class fields react on reassignment while @track is needed for in-place object or array mutations; Date, Set, and Map chan…
claude-codecodexcursorgemini-clilwcsalesforcereactivity
Testing
auditing-compose-performance
Runs an end-to-end Jetpack Compose performance audit for broad symptoms like sluggishness or rough scrolling. Sequences Measure → Diagnose → Fix → Verify phases across 25 focused s…
claude-codecodexcursorgemini-clitype:audittype:debugandroid
Engineering
mobile-performance
Profiles mobile apps for startup time, memory leaks, battery usage, network efficiency, frame rate, and binary size. Detects image caching issues, undisposed controllers, aggressiv…
claude-codecodexcursorgemini-clifw:flutterlang:kotlintype:audit
Research
thought-based-reasoning
Handles complex reasoning tasks with step-by-step logic, multi-step arithmetic, commonsense reasoning, or symbolic manipulation. Supplies Chain-of-Thought techniques and templates …
claude-codecodexcursorgemini-clireasoningchain-of-thoughtlogic
DevOps
terrashark
Prevent Terraform/OpenTofu hallucinations by diagnosing and fixing failure modes: identity churn, secret exposure, blast-radius mistakes, CI drift, and compliance gate gaps. Use wh…
claude-codecodexawsazureclaude
Testing
aif-verify
Verify completed implementation against the plan. Checks that all tasks were fully implemented, nothing was forgotten, code compiles, tests pass, and quality standards are met. Use…
claude-codecodexcursorgemini-cliverificationqavalidation
Automation
ozm-text-io-integrity
Manages OZM text file writes, generated reports, skill files, Markdown, JSON, YAML, and config edits, plus Windows and PowerShell encoding boundaries, mojibake, newline drift, BOM …
claude-codecodexcursorgemini-cliozmtext-ioencoding
Engineering
fireworks-rust
Rust service development, borrow checker navigation, async code with tokio, trait system design, error handling via thiserror/anyhow, Cargo workspaces, integration tests with crite…
claude-codecodexcursorgemini-clilang:rusttype:integrationrust
Productivity
core-workflow
Detailed development workflow patterns, checklists, and standards. Auto-loads for complex tasks, planning, debugging, testing, or when explicit patterns are needed. Includes sessio…
claude-codecodexcursorgemini-cliworkflowgitchecklists
Engineering
expert-analysis
Dispatches parallel subagents, one per domain, to analyze a feature against the codebase. Each expert covers architecture, performance, data/state, UI/UX, security, testing, or bui…
claude-codecodexcursorgemini-cliarchitectureperformancesecurity
Testing
verify-agent-output
Validates deliverables and builds evidence during agent handoffs, including pre-execution expectations, structured proof collection, post-execution validation against external anch…
claude-codecodexcursorgemini-cliai:agentagenthandoff
AI / ML
cutile-autotuning
Adds, modifies, optimizes, or debugs CuTile autotuning code. Triggered by exhaustive_search, replace_hints, hints_fn, cuda.tile.tune, autotune filenames, or performance issues. Cov…
claude-codecodexcursorgemini-clicudatuninggpu
Engineering
memory-model
C++ and Rust memory model guidance for concurrent programming. Use when analyzing memory ordering, writing lock-free structures, using atomics, diagnosing data races, or selecting …
claude-codecodexcursorgemini-clilang:rusttype:debugc++
Engineering
godot-refactor
Refactors code-created objects, tight coupling, and monolithic scripts over 150 lines toward scene-first architecture with signals and composition. Orchestrates extract-to-scenes, …
claude-codecodexcursorgemini-cligodotrefactorarchitecture
Testing
ios-ettrace-performance
Capture and interpret ETTrace profiles for iOS simulator apps, including symbolicated launch and runtime flamegraphs. Use to profile app flows, gather performance traces, identify …
claude-codecodexcursorgemini-cliettraceperformanceflamegraph
Engineering
ring:using-tracing
Dual-mode skill covering OpenTelemetry SDK lifecycle, trace propagation across protocols, span handling, and PII redaction for github.com/LerianStudio/lib-observability/tracing. Sw…
claude-codecodexcursorgemini-cligoopentelemetrytracing
AI / ML
seedance-debugger
Diagnose and fix 12 common Seedance 2.0 issues including character ID drift, duplicate subjects, subtitles, logos, style shifts, motion jumps, quality loss, incorrect effects, pron…
claude-codecodexcursorgemini-clitype:debugseedancebytedance
Engineering
flow-rollback-patterns
Undo DML operations inside the current transaction using Flow Rollback Records. Covers rollback appropriateness, fault path combinations, partial-commit risks, and publish-after-co…
claude-codecodexcursorgemini-clisalesforceflowdml
Engineering
myco:mcp-tool-development-lifecycle
Lifecycle covering authoring, registering, documenting, and maintaining MCP tools in packages/myco/src/tools/. Includes schema definitions, handler implementation with DaemonClient…
claude-codecodexcursorgemini-cliai:mcpmcplifecycle

Showing the top 60 of 6,502. See the full list →