cpu-cache-opt
CPU cache optimization skill for C/C++ and Rust. Use when diagnosing cache misses, improving data layout for cache efficiency, using perf stat cache counters, understanding false sharing, prefetching, or structuring AoS vs SoA data layouts. Activates on queries about cache misses, cache lines, false
By mohitmishra786 · 488 installs
npx skills add mohitmishra786/low-level-dev-skills --skill cpu-cache-opt