
from claude-night-market323
Provides decision rules for manual vs. compiler-led loop transformations (unrolling, SIMD, fusion, hoisting) to avoid redundant or harmful optimizations.
This skill provides a technical framework for deciding when to manually optimize loops versus trusting the compiler. It prevents developers from applying "micro-optimizations" that might actually defeat the auto-vectorizer or fail on real production data.
Claude Code, Codex, and other advanced coding agents capable of performance analysis and code review.
This skill has not been reviewed by our automated audit pipeline yet.