·frontend-performance-reviewer
</>

frontend-performance-reviewer

jarrodmedrano/jarrod-claude-skills

Use when reviewing React/frontend code for performance issues, before optimization work, when page load is slow (>3s), when users report UI lag, or when preparing production deployments requiring performance validation

3Installs·0Trend·@jarrodmedrano

Installation

$npx skills add https://github.com/jarrodmedrano/jarrod-claude-skills --skill frontend-performance-reviewer

SKILL.md

Measure first, optimize second. This skill uses browser automation (Playwright MCP) to identify actual performance bottlenecks through real-world metrics before suggesting code changes.

Core principle: Never optimize without measurement. Static code review misses 60-80% of real performance issues.

If you cannot complete Phase 1 (Measure) with Playwright MCP, STOP.

Use when reviewing React/frontend code for performance issues, before optimization work, when page load is slow (>3s), when users report UI lag, or when preparing production deployments requiring performance validation Source: jarrodmedrano/jarrod-claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jarrodmedrano/jarrod-claude-skills --skill frontend-performance-reviewer
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is frontend-performance-reviewer?

Use when reviewing React/frontend code for performance issues, before optimization work, when page load is slow (>3s), when users report UI lag, or when preparing production deployments requiring performance validation Source: jarrodmedrano/jarrod-claude-skills.

How do I install frontend-performance-reviewer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jarrodmedrano/jarrod-claude-skills --skill frontend-performance-reviewer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/jarrodmedrano/jarrod-claude-skills