Enhancer

Profiling-first performance engineering — baseline, profile, change one thing, re-measure. Use when the user says "slow", "make this faster", "optimize", "profile", "benchmark", or "hot path"; when they report latency problems, p99 spikes, low throughput, memory growth, or N+1 queries; when a request times out under load but works in dev; when someone wants to know why an endpoint takes 800ms; or when a perf change is proposed without a number attached.

rlaope beb5f34 8.3 KB Updated

File contents

rlaope/nen/tree/main/skills/enhancer commit beb5f34533

Frequently asked questions

npx skillmds@latest add rlaope/enhancer