什麼是 webperf?
Web 效能測量和調試工具包。當使用者詢問 Web 效能、想要審核頁面或說「分析效能」、「偵錯 lcp」、「檢查 ttfb」、「測量核心 Web 生命體」、「審核影像」或類似內容時使用。 來源:nucliweb/webperf-snippets。
Web 效能測量和調試工具包。當使用者詢問 Web 效能、想要審核頁面或說「分析效能」、「偵錯 lcp」、「檢查 ttfb」、「測量核心 Web 生命體」、「審核影像」或類似內容時使用。
透過命令列快速安裝 webperf AI 技能到你的開發環境
來源:nucliweb/webperf-snippets。
A collection of 47 JavaScript snippets for measuring and debugging web performance in Chrome DevTools. Each snippet runs in the browser console and outputs structured, color-coded results.
| webperf-core-web-vitals | 7 | Intelligent Core Web Vitals analysis with automated workflows and decision trees |
| webperf-loading | 28 | Intelligent loading performance analysis with automated workflows for TTFB investigation (DNS/connection/server breakdown), render-blocking detection, script performance deep dive (first vs third-party attribution), font optimization, and resource hints validation |
Web 效能測量和調試工具包。當使用者詢問 Web 效能、想要審核頁面或說「分析效能」、「偵錯 lcp」、「檢查 ttfb」、「測量核心 Web 生命體」、「審核影像」或類似內容時使用。 來源:nucliweb/webperf-snippets。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/nucliweb/webperf-snippets --skill webperfWeb 效能測量和調試工具包。當使用者詢問 Web 效能、想要審核頁面或說「分析效能」、「偵錯 lcp」、「檢查 ttfb」、「測量核心 Web 生命體」、「審核影像」或類似內容時使用。 來源:nucliweb/webperf-snippets。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/nucliweb/webperf-snippets --skill webperf 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/nucliweb/webperf-snippets