Skip to main content

dbg

Étoiles15
Forks1
Mis à jour29 juillet 2026 à 22:26

Debug programs and profile performance through a persistent CLI session. Triggers on: "debug this", "set a breakpoint", "run under debugger", "launch debugger", "debug a target", "why is this crashing", "step through", "fix this bug", "find the bug", "track down this issue", "investigate this crash", "attach to pid", "post-mortem", "replay a session", "this is too slow", "make this faster", "profile this", "find the bottleneck", "why is this slow", "where is it spending time", "find the memory leak", "check for memory errors", "show the disassembly", "JIT disassembly", "what instructions", "is it vectorized", "check codegen", "show assembly", "SIMD", "bounds checks", "jitdasm", "diff two runs", "regression hunt", "GPU", "CUDA", "kernel", "training is slow", "optimize GPU", "roofline", "occupancy", "memory bound", "compute bound", "kernel fusion". Also use when you would otherwise guess at runtime state, add print statements, or rewrite code without runtime evidence.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
30 fichiers
SKILL.md
readonly