home/categories/debugging
category focus

Debugging

Tools for finding and fixing code issues.

4271 個技能all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
debugging
0

debug-root-cause-analysis

Use when fixing a bug or analyzing a stack trace. Enforces systematic debugging methodology to prevent shotgun debugging and verify fixes.

JackSmack1971
JackSmack1971
tools
open
debugging
0

validating-type-assertions

Teaches when type assertions are safe versus dangerous in TypeScript. Use when considering using 'as' keyword, type casting, or when working with external data that might use assertions instead of proper validation.

djankies
djankies
tools
open
debugging
0

problem-diagnosis

Use when animation "feels wrong" but you can't pinpoint why—debugging floaty movement, stiff characters, unclear action, or any motion that isn't working and needs systematic troubleshooting.

dylantarre
dylantarre
tools
open
debugging
0

error-debugger

Debug errors from screenshots with deep analysis to fix the immediate issue and proactively identify related errors. Use this when the user provides an error screenshot, says "debug this", or wants to fix runtime/compile errors.

cautiouskurns
cautiouskurns
tools
open
debugging
0

review-ios-test-results

Analyzes iOS test results from xcodebuild test runs. Use immediately after running xcodebuild test, when tests fail, when the user asks to check test results/failures, or when investigating test issues. Automatically locates the latest .xcresult file and presents detailed failure analysis with file locations.

ddpi
ddpi
tools
open
debugging
0

code-auditor

Agente autónomo especializado en auditoría de código (bugs, seguridad, performance).

LeandroLarrosa
LeandroLarrosa
tools
open
debugging
0

dev-log

Automatically log development sessions - captures tools, decisions, accounts, and progress from conversation context

imehr
imehr
tools
open
debugging
0

ralph-graceful-exit

Detects Ralph Loop completion beyond <promise> tags. Use when checking if a task is complete, verifying completion status, or detecting graceful exit conditions. Implements 4-signal detection: test loops, done signals, completion indicators, and fix plan verification.

Zpankz
Zpankz
tools
open
debugging
0

systematic-debugging

4-phase root cause debugging process. Use when fixing bugs or investigating issues.

TriNgo0108
TriNgo0108
tools
open
debugging
0

gpu-debugger

Debug failed GPU CLI runs. Analyze error messages, diagnose OOM errors, fix sync issues, troubleshoot connectivity, and resolve common problems. Turn cryptic errors into actionable fixes.

gpu-cli
gpu-cli
tools
open
debugging
0

ebpf-go

eBPF development in Go using github.com/cilium/ebpf (and bpf2go) for tracing and networking (kprobes/uprobes, tracepoints, XDP, TC). Use when writing/reviewing/debugging Go + eBPF code, setting up CO-RE/BTF toolchains, integrating maps and ringbuf/perf events, or diagnosing verifier/load/attach failures on Linux.

bbmorten
bbmorten
tools
open
debugging
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.

edwinhu
edwinhu
tools
open
debugging
0

systematic-debugging

Use for bugs, test failures, or unexpected behavior needing root cause

Light-Brands
Light-Brands
tools
open
debugging
0

session-journal

Use at session start for context warm-up and during work to capture decisions

yairbederman
yairbederman
tools
open
debugging
0

root-cause-tracing

Use when investigating an issue whose origin is unclear, especially when symptoms appear far from the cause. Trigger cues - "bug", "unexpected behavior", "traceback", "why is this happening", "non-deterministic failure". Goal - Trace causality backward to find and validate the true root cause before fixing.

alexisbeaulieu97
alexisbeaulieu97
tools
open
debugging
0

e2e-testing

chrome-devtools MCPサーバーを使ったE2Eテストの実施・デバッグを行う。「E2Eテストを実施」「画面をテスト」「ユーザーフローを確認」「ブラウザで動作確認」「画面の表示を検証」などの依頼時に使用。ログインフロー、フォーム送信、ページ遷移などのユーザー操作をインタラクティブにテストする。

yuch4
yuch4
tools
open
debugging
0

performance-analyzer

CSS performance analysis covering bundle size, selector complexity, render-blocking resources, critical CSS, and optimization strategies. Use when CSS performance is slow or bundle size is too large.

andronics
andronics
tools
open
debugging
0

bug-finding-methodology

Méthodologie systématique pour identifier la cause d'un bug avant de le corriger. MANDATORY pour bug resolution. À utiliser lors de debugging, bug reports, ou quand l'utilisateur mentionne "bug", "erreur", "ne fonctionne pas", "casse".

RomualdP
RomualdP
tools
open
debugging
0

fvtt-hooks

This skill should be used when registering hooks, creating custom hooks for module APIs, debugging hook execution, handling async in hooks, or preventing memory leaks from unclean hook removal. Covers Hooks.on/once/call/callAll, lifecycle order, and common pitfalls.

ImproperSubset
ImproperSubset
tools
open
debugging
0

performance-regression-gates

Gates สำหรับตรวจจับ performance regression ผ่าน benchmarks, bundle size, และ load time monitoring

AmnadTaowsoam
AmnadTaowsoam
tools
open
debugging
0

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.

HermeticOrmus
HermeticOrmus
tools
open
debugging
0

dispatching-systematic-debugging

Use when encountering bugs, test failures, unexpected behavior, errors, or performance problems - dispatches systematic-debugging-agent that enforces 4-phase process (root cause investigation, pattern analysis, hypothesis testing, implementation) to prevent quick-fix attempts and ensure proper debugging

zgagnon
zgagnon
tools
open
debugging
0

code-optimization

Use when optimizing JavaScript/Vue code performance - provides patterns for memory management, component optimization, async handling, bundle size reduction, and common anti-patterns to avoid

Sebastiaaann
Sebastiaaann
tools
open
Previous
Page 178 / 178