什麼是 performance-optimization?
當存在效能要求、懷疑效能下降或核心 Web 生命週期或載入時間需要改進時使用。當分析揭示需要修復的瓶頸時使用。 來源:addyosmani/agent-skills。
當存在效能要求、懷疑效能下降或核心 Web 生命週期或載入時間需要改進時使用。當分析揭示需要修復的瓶頸時使用。
透過命令列快速安裝 performance-optimization AI 技能到你的開發環境
來源:addyosmani/agent-skills。
Measure before optimizing. Performance work without measurement is guessing — and guessing leads to premature optimization that adds complexity without improving what matters. Profile first, identify the actual bottleneck, fix it, measure again. Optimize only what measurements prove matters.
When NOT to use: Don't optimize before you have evidence of a problem. Premature optimization adds complexity that costs more than the performance it gains.
| Metric | Good | Needs Improvement | Poor |
當存在效能要求、懷疑效能下降或核心 Web 生命週期或載入時間需要改進時使用。當分析揭示需要修復的瓶頸時使用。 來源:addyosmani/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/addyosmani/agent-skills --skill performance-optimization當存在效能要求、懷疑效能下降或核心 Web 生命週期或載入時間需要改進時使用。當分析揭示需要修復的瓶頸時使用。 來源:addyosmani/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/addyosmani/agent-skills --skill performance-optimization 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/addyosmani/agent-skills