Identify and fix performance bottlenecks in the selected code
/plugin install optimize@max-skillsAnalyze the selected code for performance issues and suggest optimizations.
Check for:
For each issue: describe the problem, explain the impact, and show the optimized version. Quantify improvements where possible (e.g., "O(n²) → O(n)"). Only suggest changes with meaningful impact — don't micro-optimize.
by Skills Marketplace · MIT