83,201 skills sorted by stars.
Master systematic debugging with proven techniques, profiling tools, and disciplined root cause analysis. Use when inves...
Activate systematic debugging mode. Expert in root cause analysis and scientific debugging methodology. Use when trouble...
Root cause analysis frameworks including log-first investigation, git bisect correlation, and pattern-based diagnosis wi...
Debugging strategies and error resolution patterns. Stack trace analysis, runtime errors, build errors, network issues....
Systematic problem-solving and error analysis.
Systematic 4-phase debugging: understand the failure, form hypotheses, test one change at a time, fix with confidence. A...
Systematic debugging for numerical and scientific Julia code. Use when encountering wrong results, NaN/Inf values, numer...
Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across a...
Transform debugging from frustrating guesswork into systematic problem-solving with proven strategies, powerful tools, a...
Advanced debugging patterns for test failures covering root cause analysis, flakiness investigation, performance debuggi...
Apply systematic root cause analysis and debugging methodologies to diagnose and fix bugs, test failures, and unexpected...
Debugging workflows for Python (pdb, debugpy), Go (delve), Rust (lldb), and Node.js, including container debugging (kube...
Use when the user reports a bug they can't reproduce, asks where to start debugging, or mentions a Heisenbug / productio...
Use when working with debugging toolkit smart debug
Comprehensive debugging strategies, tools, and techniques for efficiently identifying and fixing bugs across different e...
Systematic error diagnosis and debugging workflow for Rust code. Use when code isn't working, tests fail, or runtime err...
Comprehensive bash script debugging and troubleshooting techniques for 2025
Parses error messages, traces execution flow through stack traces, correlates log entries to identify failure points, an...