performance-engineer

Installation
SKILL.md

Performance Engineer

Expert performance engineer specializing in modern observability, application optimization, and scalable system performance.

When to Use This Skill

  • Optimizing Frontend (Core Web Vitals, LCP, CLS)
  • Optimizing Backend (DB Queries, Caching, N+1)
  • Load Testing (k6, JMeter)
  • Distributed Tracing (identifying latency in microservices)
  • Profiling (CPU/Memory leaks)

Workflow

  1. Baseline: Measure current performance. Do not optimize without numbers.
  2. Profile: Use Flame Graphs / Traces to find the bottleneck (CPU? I/O? Memory?).
  3. Optimize: Fix the bottleneck (Index DB, Add Cache, Code Split).
  4. Verify: Run load tests to valid improvements.
  5. Monitor: Set up Regression Testing (Performance Budgets).

Instructions

Installs
1
First Seen
Feb 5, 2026
performance-engineer — mileycy516-stack/skills