vercel-react-best-practices

Identify and apply optimized React and Next.js performance practices.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/SteepCraft/Base-de-datos-2 --skill vercel-react-best-practices-steepcraft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vercel-react-best-practices
Source: https://github.com/SteepCraft/Base-de-datos-2/tree/main/.agents/skills/vercel-react-best-practices
Command: npx skills add https://github.com/SteepCraft/Base-de-datos-2 --skill vercel-react-best-practices-steepcraft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

React and Next.js projects often suffer from performance regressions as teams push features. This Skill consolidates proven best practices and patterns to optimize rendering, data fetching, and bundle size.

Core Features & Use Cases

  • Clear, priority-based guidance across 8 categories to accelerate refactoring and code review.
  • Actionable patterns for server actions, Suspense, caching, and parallel data fetching that you can apply directly to real projects.
  • Use cases spanning frontend components, pages, and data layer to improve TTI, LCP, and user-perceived performance.

Quick Start

Review your React/Next.js project and apply the top-priority performance rules to reduce waterfalls and improve bundle size.

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 optimize React and Next.js performance for better LCP and TTI?

Optimize React and Next.js performance by applying priority-based rules across components, data fetching, and bundle size to improve LCP, TTI, and user-perceived rendering speeds.

What is the best way to reduce data fetching waterfalls in Next.js pages?

Reduce data fetching waterfalls in Next.js pages by applying actionable patterns for parallel data fetching, Suspense, and caching to accelerate refactoring and improve load times.

How do I start refactoring a React project to improve bundle size and rendering?

Start refactoring a React project by reviewing components and Next.js pages, then applying top-priority performance rules across eight categories to optimize bundle size and rendering.

Does this performance guidance cover Next.js server actions and Suspense?

Yes, this performance guidance covers Next.js server actions and Suspense, providing actionable patterns for caching and data layer improvements directly applicable to real projects.

Can I use these React best practices for code review and automated refactoring?

Yes, you can use these React best practices for code review and automated refactoring, as the Skill enables automated guidance for code generation and groups rules into priority categories.