concurrency-debugging
Concurrency debugging skill for diagnosing data races and deadlocks. Use when reading TSan race reports, debugging deadlocks with GDB thread inspection, analyzing lock-order graphs with Helgrind, identifying std::atomic misuse patterns, or reasoning about happens-before in C++ and Rust. Activates on
By mohitmishra786 · 390 installs
npx skills add mohitmishra786/low-level-dev-skills --skill concurrency-debugging