AI
스킬 목록

performance-checker

v1.0.0

웹사이트 성능 측정 도구. 응답 시간, TTFB, 페이지 크기, 리다이렉트 등을 측정합니다.

성능응답시간TTFB최적화Python
by JackerLab웹 분석
사용법
/performance-checker https://example.com

설치 명령어

curl -sL https://ai.jackerlab.com/skills/performance-checker/SKILL.md -o ~/.claude/skills/performance-checker/SKILL.md --create-dirs && \
curl -sL https://ai.jackerlab.com/skills/performance-checker/check.py -o ~/.claude/skills/performance-checker/check.py --create-dirs

수동 설치 방법

  1. ~/.claude/skills/performance-checker/ 디렉토리 생성
  2. 위 파일들을 해당 디렉토리에 저장
  3. Claude Code 재시작
  4. /performance-checker https://example.com 로 사용