Skillsby SefarAI
Back to catalog

React Best Practices

Apply performance guidance for React and Next.js from Vercel Engineering.

Install with skills CLI

npx skills add vercel-labs/agent-skills --skill vercel-react-best-practices

Choose your target agent when the installer prompts. Installation target does not mean this listing has tested every agent.

Included in a Skill Stack

Production React Web

Build: Guides React and Next.js implementation and performance decisions.

What it is for

A prioritized set of rules for reviewing and improving React and Next.js code, with emphasis on rendering, data flow, and bundle performance.

Useful when

Review React code
Improve Next.js performance
Guide component architecture

Expected outcomes

  • Prioritized performance findings
  • Framework-aware implementation choices
  • Reduced avoidable rendering work

Requirements

  • A React or Next.js codebase
  • An agent that supports Skills

Related skills