Skip to main content

dbg

스타15
포크1
업데이트2026년 7월 29일 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.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

파일 탐색기
30 개 파일
SKILL.md
readonly