Back to tags
Tag

Agent Skills with tag: debugging

34 skills match this tag. Use tags to discover related Agent Skills and explore similar workflows.

moai-workflow-testing

>

workflowdddtestingdebugging
MoAI-ADK Team
MoAI-ADK Team
603106

makepad-troubleshooting

Debug and fix common Makepad compilation errors and runtime issues. Use when encountering build errors, apply errors, borrow checker issues, or unexpected behavior in Makepad applications.

makepaddebuggingbuild-errorsruntime-issues
ZhangHanDong
ZhangHanDong
11118

debugging-strategies

Systematic debugging including root-cause tracing (trace backward through call stack), reproduction strategies, pdb/debugpy usage, logging analysis, binary search debugging, and error pattern recognition. Use when debugging errors, tracing bugs through call stacks, investigating production issues, or reproducing intermittent bugs.

debuggingroot-cause-analysispdblogging
randalmurphal
randalmurphal
0

MCP Integration

Set up and use MCP (Model Context Protocol) servers to extend Claude Code capabilities including PRISM semantic memory, filesystem access, and database integration. Use when setting up MCP servers, debugging MCP connections, or understanding MCP tool usage.

mcp-protocolserver-setupdebuggingfilesystem-access
randalmurphal
randalmurphal
0

test-driven-development

Test-Driven Development workflows including red-green-refactor cycle, test-first implementation, outside-in vs inside-out testing, TDD for debugging, and TDD for refactoring. Use when implementing new features, refactoring existing code, using tests to drive design, or debugging with failing tests.

test-driven-developmentred-green-refactortest-firstrefactoring
randalmurphal
randalmurphal
0

run-tests

Systematic test debugging with 5-phase investigation workflow. Use when debugging test failures, investigating complex errors, or when AI consultation would help. Uses native test commands with optional AI consultation for complex failures.

debuggingtest-failuresinvestigation-workflowtest-automation
tylerburleigh
tylerburleigh
0

methodical-debugging

Systematic debugging approach using parallel investigation and test-driven validation. Use when debugging issues, when stuck in a loop of trying different fixes, or when facing complex bugs that resist standard debugging approaches.

debuggingtest-driven-developmentsystematic-approachcomplex-bugs
metjm
metjm
0

dev-ralph-loop

Per-task ralph loop pattern for implementation and debugging. One loop per task, not one loop per feature.

implementation-workflowdebuggingiterative-developmenttask-management
edwinhu
edwinhu
0

dev-debug

This skill should be used when the user asks to 'debug', 'fix bug', 'investigate error', 'why is it broken', 'trace root cause', 'find the bug', or needs systematic bug investigation and fixing with verification-driven methodology using ralph loops.

debuggingbug-trackingroot-cause-analysisverification
edwinhu
edwinhu
0

marimo

This skill should be used when the user asks to "use marimo", "create a marimo notebook", "debug a marimo notebook", "inspect cells", "understand reactive execution", "fix marimo errors", "convert from jupyter to marimo", or works with marimo reactive Python notebooks.

reactive-programmingnotebookspythondebugging
edwinhu
edwinhu
0

fetching-buildkite-failures

Use when CI fails on Buildkite and you need to diagnose and fix failures - fetches build results for current branch, extracts errors from logs, and helps fix them

buildkiteci-failurelogsdebugging
mikeastock
mikeastock
0

debugging-claude-code

Troubleshooting guide for Claude Code issues. Use when Claude behaves unexpectedly, tools fail, sessions hang, or you need to diagnose problems. Covers diagnostics, common issues, and recovery procedures.

debuggingdiagnosticserror-handlingrecovery-procedures
hgeldenhuys
hgeldenhuys
1

research-after-failure

Use after 2 consecutive failed attempts at solving a problem - STOP guessing and research documentation, codebase, and online resources before resuming

debuggingdeveloper-guidanceproblem-solvingdocumentation
troykelly
troykelly
1

conversation-logging

Global hooks for logging Claude Code conversation events to markdown files. Tracks prompts, tool usage, and responses across all sessions. Useful for debugging, auditing, and providing conversation context to Claude.

loggingconversation-historydebuggingauditing
ianphil
ianphil
0

hook-audit

Audits Claude Code hooks for correctness, safety, and performance. Use when reviewing, validating, or debugging hooks, checking exit codes, error handling, or learning hook best practices.

plugin-hookserror-handlingperformance-tuningcode-quality
philoserf
philoserf
0

deno-debugger

Interactive debugger for Deno/TypeScript applications using the V8 Inspector Protocol. This skill should be used when investigating issues in Deno applications, including memory leaks, performance bottlenecks, race conditions, crashes, or any runtime behavior that requires step-by-step debugging, heap analysis, or CPU profiling. Provides CDP client tools, heap/CPU analyzers, and investigation tracking.

denotypescriptdebuggingv8-inspector-protocol
willkelly
willkelly
2

sf-debug

>

debuggingsf-clisalesforcedeveloper-tools
Jag Valaiyapathy
Jag Valaiyapathy
214

AILANG Debug

Debug AILANG code errors. Use when you encounter type errors, parse errors, or runtime failures in AILANG programs.

debuggingtype-errorsruntime-failureparse-errors
sunholo-data
sunholo-data
1

hooks-manager

Manage Claude Code hooks for workflow automation. Create, configure, test, and debug hooks that execute at various lifecycle points. Supports all hook events (PreToolUse, PostToolUse, SessionStart, etc.) with examples and best practices.

workflow-automationhook-systemclaude-codetesting
resolve-io
resolve-io
11

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

debuggingroot-cause-analysishypothesis-testingsystematic-thinking
NickCrew
NickCrew
52

Debugging

Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging process, backward call stack tracing, multi-layer validation, and verification protocols. Use when encountering bugs, test failures, unexpected behavior, performance issues, or before claiming work complete. Prevents random fixes, masks over symptoms, and false completion claims. | Sử dụng khi gặp lỗi, bug, test fail, không hoạt động, crash, exception, sửa lỗi, debug.

debuggingbug-trackingroot-cause-analysistest-failures
wollfoo
wollfoo
0

chrome-devtools

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging. | Sử dụng khi: chụp màn hình, tự động hóa trình duyệt, debug web, performance, network.

browser-automationpuppeteerdebuggingperformance-analysis
wollfoo
wollfoo
0

chrome-devtools

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

puppeteerbrowser-automationdebuggingperformance-analysis
huynguyen03dev
huynguyen03dev
1

logs

View Vercel deployment logs. Use when the user says "show logs", "check logs", "vercel logs", or "what went wrong with the deployment".

logsverceldeploymentmonitoring
vercel
vercel
2

webapp-testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

playwrightwebapp-testinguibrowser-automation
Nymbo
Nymbo
1

agent-comms

Send messages to other Claude Code sessions via tmux. Hand off complex debugging context, get second opinions, share detailed technical findings across sessions.

tmuxdebugginginter-process-communicationcollaboration
buddyh
buddyh
1

systematic-debugging

Root cause analysis for debugging. Use when bugs, test failures, or unexpected behavior have non-obvious causes, or after multiple fix attempts have failed.

root-cause-analysisdebuggingbug-triageerror-handling
CodingCossack
CodingCossack
2

mcp-tool-discovery

Use this skill when you need to discover MCP tool parameters, understand naming conventions, or debug tool call errors

mcpdebuggingparameter-discoverynaming-conventions
ramhaidar
ramhaidar
1

codex-collaboration

Codex CLI integration for code review and consultation. Use when: (1) code needs review before commit, (2) need expert consultation on implementation approach, (3) debugging assistance needed. This skill provides Codex interaction patterns only - workflow orchestration is defined in project CLAUDE.md.

codexcode-reviewdebuggingconsultation
hewenyu
hewenyu
11

python-performance-optimization

Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.

pythonprofilingcProfilememory-profiling
atalovesyou
atalovesyou
1

logging-observability

Guidelines for structured logging, distributed tracing, and debugging patterns across languages. Covers logging best practices, observability, security considerations, and performance analysis.

loggingobservabilitydistributed-tracingdebugging
atalovesyou
atalovesyou
1

python-expert-tester

Expert guidance for Python testing that analyzes your existing setup and provides evidence-based recommendations. I'll examine your current tests, configurations, and dependencies before suggesting changes. Use when writing tests, improving coverage, debugging issues, or optimizing testing setup.

pythontest-automationtest-coveragedebugging
StrayDragon
StrayDragon
11

shell-networking

Production-grade shell networking - curl, ssh, ports, debugging

shell-scriptingnetworkingcurlssh
pluginagentmarketplace
pluginagentmarketplace
1

docker-debugging

Container debugging and troubleshooting techniques for production issues

dockercontainerizationtroubleshootingproduction-issues
pluginagentmarketplace
pluginagentmarketplace
1