vercel-react-best-practices

Apply 70 best-practice rules to optimize React and Next.js performance.

1|1|Updated May 1, 2026
One-click install
npx skills add https://github.com/funsaized/claude-and-codex-settings --skill vercel-react-best-practices-funsaized
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vercel-react-best-practices
Source: https://github.com/funsaized/claude-and-codex-settings/tree/main/plugins/react-skills/skills/react-best-practices
Command: npx skills add https://github.com/funsaized/claude-and-codex-settings --skill vercel-react-best-practices-funsaized

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill consolidates proven React/Next.js performance guidelines to help teams write fast, reliable UI code and avoid common bottlenecks.

Core Features & Use Cases

  • 70 rules across 8 priority categories guiding automated refactoring and code generation for React and Next.js apps.
  • Clear patterns for data fetching, rendering, and bundling to optimize initial load, interactivity, and runtime performance.
  • Use Case: When optimizing a large React app, apply these practices to reduce bundle size, improve caching, and speed up hydration.

Quick Start

Apply these guidelines to your project to identify and fix performance bottlenecks and generate code improvements.

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 when refactoring a large application?

React and Next.js performance optimization involves applying 70 prioritized rules across 8 categories that guide automated refactoring for data fetching, rendering, and bundle size reduction to improve initial load and runtime speed.

What are the best practices for React data fetching and bundle optimization?

Best practices for React data fetching and bundle optimization include applying proven patterns for caching, rendering, and bundling that target initial load and interactivity improvements during automated code generation and refactoring.

Can I use these Next.js performance rules for both new code generation and refactoring existing components?

Yes, these Next.js performance rules are designed to guide both automated refactoring of existing UI components and new code generation, prioritizing impact to fix common bottlenecks in data fetching and rendering workflows.

Why does my Next.js app have slow hydration and large bundle size?

Slow hydration and large bundle sizes in Next.js apps result from common bottlenecks that 70 prioritized best-practice rules address by consolidating clear patterns for rendering, data fetching, and bundle optimization.

Does this skill cover specific rules for Vercel deployments or general React optimization?

This skill covers general React and Next.js optimization rules applicable across deployments, consolidating 70 proven guidelines across 8 priority categories to improve caching, interactivity, and runtime performance.

When should I apply Next.js performance refactoring rules to my project?

You should apply Next.js performance refactoring rules when building or refactoring UI components, data fetching workflows, and bundle optimization tasks to identify and fix performance bottlenecks in large React applications.