TopRank Skills

tools debugging Skills

Discover the best skills in this category.

close tools debugging close Sort: Latest
Showing 9258 results
NeverSight

binutils

by NeverSight

star 66

GNU binutils skill for binary manipulation and analysis. Use when using ar for static libraries, strip or objcopy for bi...

NeverSight

core-dumps

by NeverSight

star 66

Core dump analysis skill for production crash triage. Use when loading core files in GDB or LLDB, enabling core dump gen...

NeverSight

cpu-cache-opt

by NeverSight

star 66

CPU cache optimization skill for C/C++ and Rust. Use when diagnosing cache misses, improving data layout for cache effic...

NeverSight

dynamic-linking

by NeverSight

star 66

Dynamic linking skill for Linux/ELF shared libraries. Use when debugging library loading failures, configuring RPATH vs...

NeverSight

elf-inspection

by NeverSight

star 66

ELF binary inspection skill for Linux. Use when examining ELF executables or shared libraries with readelf, objdump, nm,...

NeverSight

flamegraphs

by NeverSight

star 66

Flamegraph generation and interpretation skill. Use when converting perf, Valgrind Callgrind, or other profiler output i...

star 66

GDB debugger skill for C/C++ programs. Use when starting a GDB session, setting breakpoints, stepping through code, insp...

NeverSight

heaptrack

by NeverSight

star 66

heaptrack memory profiler skill for Linux. Use when tracking heap allocations, finding memory leaks, measuring peak heap...

NeverSight

linux-perf

by NeverSight

star 66

Linux perf profiler skill for CPU performance analysis. Use when collecting sampling profiles with perf record, generati...

star 66

LLDB debugger skill for C/C++/Swift/Objective-C programs. Use when debugging with LLDB on macOS, FreeBSD, or Linux-clang...

star 66

Profile-guided optimisation skill for C/C++ with GCC and Clang. Use when squeezing maximum runtime performance after sta...

NeverSight

rust-debugging

by NeverSight

star 66

Rust debugging skill for systems programming. Use when debugging Rust binaries with GDB or LLDB, enabling Rust pretty-pr...

NeverSight

rust-profiling

by NeverSight

star 66

Rust profiling skill for performance analysis. Use when generating flamegraphs from Rust binaries, measuring monomorphiz...

NeverSight

sanitizers

by NeverSight

star 66

Compiler sanitizer skill for runtime bug detection in C/C++. Use when enabling and interpreting AddressSanitizer (ASan),...

NeverSight

simd-intrinsics

by NeverSight

star 66

SIMD intrinsics skill for x86 (SSE/AVX) and ARM (NEON) vectorization. Use when reading auto-vectorization reports, writi...

NeverSight

static-analysis

by NeverSight

star 66

Static analysis skill for C/C++ codebases. Use when hardening code quality, triaging noisy builds, running clang-tidy, c...

NeverSight

strace-ltrace

by NeverSight

star 66

strace and ltrace skill for system call and library call tracing. Use when a binary behaves incorrectly without crashing...

NeverSight

valgrind

by NeverSight

star 66

Valgrind profiler skill for memory error detection and cache profiling. Use when running Memcheck to find heap corruptio...

NeverSight

zig-debugging

by NeverSight

star 66

Zig debugging skill. Use when debugging Zig programs with GDB or LLDB, interpreting Zig runtime panics, using std.debug....

NeverSight

architecture-review

by NeverSight

star 66

Review system architecture with an indie hacker lens - bias toward shipping, YAGNI/KISS, fewer moving parts. Invoke as "...

NeverSight

dead-code-detector

by NeverSight

star 66

Find and remove dead code in TypeScript/JavaScript projects. Detects unused exports (functions, types, constants never i...

NeverSight

ouraclaw

by NeverSight

star 66

Fetch Oura Ring sleep data using the ouraclaw CLI. Use when the user asks about their sleep score, sleep data, sleep sta...

NeverSight

skill-auditor

by NeverSight

star 66

Analyze agent skills for security risks, malicious patterns, and potential dangers before installation. Use when asked t...

NeverSight

check

by NeverSight

star 66

Check and validate MTHDS bundles for issues. Use when user says "validate this", "check my workflow", "check my method",...