skills/smithery.ai/frontend-react-performance-optimization

frontend-react-performance-optimization

Installation
SKILL.md

Frontend React Performance Optimization

When to use this skill

  • Application is slow or laggy
  • Large lists causing performance issues
  • Unnecessary re-renders
  • Bundle size is too large
  • Improving Core Web Vitals

Workflow

  • Profile with React DevTools Profiler
  • Identify performance bottlenecks
  • Apply appropriate optimization technique
  • Measure improvement
  • Avoid premature optimization

Instructions

React.memo

Installs
1
First Seen
Apr 5, 2026
frontend-react-performance-optimization from smithery.ai