home/categories/debugging/zacharyr0th-next-starter-claude-skills-skill-builder-examples-performance-optimizer-skill-md
debuggingtools

performance-optimizer

Use when analyzing code for performance bottlenecks, optimizing slow queries, reducing memory usage, or improving application speed. Identifies N+1 queries, inefficient algorithms, and caching opportunities.

zacharyr0th
maintainer
zacharyr0th
更新於 11/7/2025
星標
1
分支
0
quick start

Installation and usage

Use when analyzing code for performance bottlenecks, optimizing slow queries, reducing memory usage, or improving application speed. Identifies N+1 queries, inefficient algorithms, and caching opportunities.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use performance-optimizer