webperf이란?
웹 성능 측정 및 디버깅 툴킷. 사용자가 웹 성능에 대해 질문하거나, 페이지를 감사하려고 하거나, "성능 분석", "lcp 디버깅", "ttfb 확인", "핵심 웹 필수 요소 측정", "이미지 감사" 또는 이와 유사한 말을 할 때 사용하세요. 출처: nucliweb/webperf-snippets.
웹 성능 측정 및 디버깅 툴킷. 사용자가 웹 성능에 대해 질문하거나, 페이지를 감사하려고 하거나, "성능 분석", "lcp 디버깅", "ttfb 확인", "핵심 웹 필수 요소 측정", "이미지 감사" 또는 이와 유사한 말을 할 때 사용하세요.
명령줄에서 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 |
웹 성능 측정 및 디버깅 툴킷. 사용자가 웹 성능에 대해 질문하거나, 페이지를 감사하려고 하거나, "성능 분석", "lcp 디버깅", "ttfb 확인", "핵심 웹 필수 요소 측정", "이미지 감사" 또는 이와 유사한 말을 할 때 사용하세요. 출처: nucliweb/webperf-snippets.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/nucliweb/webperf-snippets --skill webperf웹 성능 측정 및 디버깅 툴킷. 사용자가 웹 성능에 대해 질문하거나, 페이지를 감사하려고 하거나, "성능 분석", "lcp 디버깅", "ttfb 확인", "핵심 웹 필수 요소 측정", "이미지 감사" 또는 이와 유사한 말을 할 때 사용하세요. 출처: 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