vercel-react-best-practices

Apply Vercel-approved performance rules to React and Next.js codebases.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/RosenGray/sima --skill vercel-react-best-practices-rosengray
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vercel-react-best-practices
Source: https://github.com/RosenGray/sima/tree/main/client/.agents/skills/vercel-react-best-practices
Command: npx skills add https://github.com/RosenGray/sima --skill vercel-react-best-practices-rosengray

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive set of performance guidelines for React and Next.js, enabling teams to consistently apply Vercel-approved best practices to codebases.

Core Features & Use Cases

  • 57 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.
  • Clear patterns for eliminating waterfalls, bundling optimizations, server-side performance, and rendering efficiency.
  • Use cases include writing, reviewing, or refactoring React/Next.js components, pages, and data-fetching strategies to achieve faster, more reliable UIs.

Quick Start

Use this skill to audit a React/Next.js project and generate a prioritized improvement plan based on impact.

Frequently Asked Questions about vercel-react-best-practices

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I improve React and Next.js performance using best practices?

Improve React and Next.js performance by applying Vercel-approved best practices across components, pages, and data-fetching workflows. This involves using 57 prioritized rules to optimize waterfalls, bundle size, server-side performance, and rendering efficiency.

What is the best way to refactor React components to eliminate data waterfalls?

The best way to eliminate data waterfalls is to apply prioritized performance guidelines during React component refactoring. This approach uses established patterns to optimize data-fetching strategies and rendering efficiency for modern Next.js apps.

Can I use these rules to review and optimize Next.js bundle size?

Yes, you can use these rules to review and optimize Next.js bundle size. The guidelines provide clear patterns for bundling optimizations and server-side performance improvements during code reviews and refactoring tasks.

Does this approach work for both writing new code and refactoring existing React apps?

Yes, this approach works for writing, reviewing, and refactoring React apps. It applies proven performance patterns to development tasks, ensuring teams consistently implement Vercel-approved best practices across the codebase.

How do I audit a Next.js project to generate a prioritized performance improvement plan?

Audit a Next.js project by applying 57 prioritized rules across 8 categories to generate an impact-based improvement plan. This process evaluates React components and data-fetching workflows to identify optimization opportunities.