intel/intel-performance-skills

313Stars on the repository
3Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

linux-perf

01

intel/intel-performance-skills

Skill Claude CodeCodex

Profile and fix Linux performance problems using perf. Workflows: (A) hardware counters -- IPC, cache-miss, branch mispredictions; (B) hotspot profiling -- which functions and source lines consume CPU, with SIMD and accumulator detection; (C) cache-line contention -- false sharing, HITM, perf c2c; (D) core-count…

313 2mo ago B 202 tokens

intel/intel-performance-skills

Skill Claude CodeCodex

Detect and fix x86/C/C++ performance patterns from source code or profiling output (perf, VTune, flamegraphs). Invoke when the user asks to optimize, review for performance, or write new SIMD/vectorized code — even without profiling data. Trigger on: serial accumulator loops, narrow SIMD (xmm/ymm that could be…

313 2mo ago A 227 tokens

phoronix-test-suite

03

intel/intel-performance-skills

Skill Claude CodeCodex

Install, run, parse, and optimize benchmarks from the Phoronix Test Suite (PTS). Use this skill whenever the user mentions "phoronix", "pts/", or "phoronix-test-suite", or asks to run, measure, improve, or optimize a PTS test — e.g., "run pts/mt-dgemm", "optimize pts/compress-zstd", "what score does pts/x265 get".…

313 2mo ago A 137 tokens