Acerca de
The Performance Engineering skill provides a rigorous framework for identifying and resolving code bottlenecks in TypeScript, Bun, and Rust environments. It enforces the 'Iron Law' of performance—no optimization without measurement—guiding Claude through a structured five-phase workflow: establishing baselines, profiling, analyzing root causes, implementing targeted fixes, and validating improvements. Whether you are debugging memory leaks, reducing tail latency (P99), or optimizing database queries, this skill ensures that performance gains are data-driven, statistically significant, and free of regressions.