What problem does it solve? Slow applications, hidden bottlenecks, and unmonitored systems degrade user experience and inflate infrastructure costs. This Skill provides a structured performance engineering workflow to measure baselines, isolate bottlenecks, and implement validated optimizations across frontend, backend, and infrastructure layers. ## Core Features & Use Cases - Observability & Monitoring: Set up OpenTelemetry distributed tracing, Prometheus/Grafana metrics, APM platforms, and Real User Monitoring with Core Web Vitals tracking. - Profiling & Load Testing: Analyze CPU, memory, and I/O with flame graphs and heap analysis, then validate with k6, JMeter, Gatling, or Locust load tests. - Multi-Tier Optimization: Optimize caching layers (Redis, CDN, browser), database queries, frontend bundles, and cloud auto-scaling configurations. - Use Case: Your API latency spiked after a release. Use this Skill to correlate distributed traces, profile the slow endpoints, propose caching and query optimizations, and set performance budgets to prevent regression. ## Quick Start Ask the assistant to analyze your application's performance bottlenecks and propose an optimization plan with monitoring and load testing.