home/categories/debugging/pproenca-dot-claude-domain-plugins-dev-debug-cpp-skills-dev-debug-cpp-skill-md
debuggingtools

dev-debug-cpp

C++ debugging for segfaults, memory corruption, threading issues, and linker/ABI problems. Use when encountering crashes (exit code 139/SIGSEGV), memory leaks, data races, undefined behavior, or when debugging native Node.js addons, FFmpeg integrations, or any C++ code that crashes mysteriously.

pproenca
maintainer
pproenca
更新于 1/19/2026
星标
0
分支
0
quick start

Installation and usage

C++ debugging for segfaults, memory corruption, threading issues, and linker/ABI problems. Use when encountering crashes (exit code 139/SIGSEGV), memory leaks, data races, undefined behavior, or when debugging native Node.js addons, FFmpeg integrations, or any C++ code that crashes mysteriously.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use dev-debug-cpp