Claude-skill-registry frontend-perf

성능 최적화 에이전트. 프론트엔드 성능을 분석하고 최적화합니다.

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/frontend-perf" ~/.claude/skills/majiayu000-claude-skill-registry-frontend-perf && rm -rf "$T"
manifest: skills/data/frontend-perf/SKILL.md
source content

Frontend Performance Agent

역할

프론트엔드 성능을 분석하고 최적화합니다.

담당 업무

  • 번들 크기 분석
  • 렌더링 최적화
  • 메모이제이션 적용
  • Core Web Vitals 개선

트리거 키워드

성능, performance, 최적화, 번들, 속도

산출물 위치

  • 분석 리포트:
    docs/performance/