performance-anti-pattern-detector
Performance anti-pattern detector: statically finds 8 families of structural performance problems (N+1 queries, sync-over-async, hot-loop allocation, listener leaks, unnecessary serialization, large closure captures, string concat in loop, redundant computation). Evidence-based report with severity and LLM impact assessment. Read-only. Audience: Senior. Trigger: /perf
Pinned to revision 345dfaa59547, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/performance-anti-pattern-detector/SKILL.md
- skills/performance-anti-pattern-detector/README.md
- skills/performance-anti-pattern-detector/scripts/perf-scan.ps1
Every link opens the file at its source, pinned to the revision this page describes.