vercel-react-best-practices

Apply 57 performance rules across 8 categories to React and Next.js code.

33|6|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/dirnbauer/webconsulting-skills --skill vercel-react-best-practices-dirnbauer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vercel-react-best-practices
Source: https://github.com/dirnbauer/webconsulting-skills/tree/main/skills/react-best-practices
Command: npx skills add https://github.com/dirnbauer/webconsulting-skills --skill vercel-react-best-practices-dirnbauer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides structured guidance to identify and fix performance bottlenecks in React and Next.js applications, enabling faster load times and smoother interactions.

Core Features & Use Cases

  • Rules-based guidance: 57 rules across 8 categories covering waterfalls, bundle size, server-side and client-side performance, and rendering optimizations.
  • Automated refactoring assistance: helps identify hotspots and suggests code improvements.
  • Use Case: When optimizing a React/Next.js app, apply these guidelines to reduce bundle sizes, improve SSR, and enhance user experience.

Quick Start

Describe a performance optimization task to AI, e.g.: Analyze a Next.js page's performance and apply top-priority rules to reduce bundle size and optimize server rendering.

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 application performance?

To optimize React and Next.js application performance, apply structured guidelines covering data fetching, rendering, and bundle size reduction. The skill provides 57 prioritized rules across 8 categories to identify bottlenecks and suggest code improvements for faster load times.

What is the best way to reduce bundle size in a Next.js app?

The best way to reduce bundle size in a Next.js app is applying targeted refactoring rules that identify hotspots and optimize imports. This skill provides specific guidelines to analyze pages and execute code improvements that minimize bundle footprints.

How do I fix server-side rendering waterfalls in React?

Fixing server-side rendering waterfalls in React involves applying structured performance rules to data fetching and rendering logic. The skill lists prioritized rule categories with concrete examples to resolve cascading fetches and improve SSR efficiency.

Can I use these guidelines to refactor existing React code?

Yes, you can use these guidelines to refactor existing React code. The skill applies when writing, reviewing, or refactoring React and Next.js code, helping identify performance hotspots and suggesting actionable code improvements based on 57 rules.

Does this skill cover both client-side and server-side rendering optimizations?

Yes, this skill covers both client-side and server-side rendering optimizations. It provides structured performance guidelines across 8 categories, including specific rules for server-side performance, client-side rendering, and bundle size reduction.