Identifies and resolves performance bottlenecks across frontend (Core Web Vitals, code splitting, lazy loading), backend (N+1 queries, async processing), and database (EXPLAIN ANALYZE, indexing strategies) layers. Use when the user reports slow code, latency issues, memory leaks, needs to speed up an application, or wants to benchmark and profile performance.
$npx -y skills add nguyenthienthanh/aura-frog --skill performance-optimizerInstalls into the current project.
Run `npx skills use "https://github.com/nguyenthienthanh/aura-frog" --skill "nguyenthienthanh/aura-frog/performance-optimizer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nguyenthienthanh/aura-frog" that are relevant to the current task. Run `npx skills add "https://github.com/nguyenthienthanh/aura-frog"` and select the relevant skills, then follow their instructions.