vercel-react-best-practices

Enforce performance-focused guidelines for React and Next.js development.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/MinhAnh-Corp/ai-designer --skill vercel-react-best-practices-minhanh-corp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vercel-react-best-practices
Source: https://github.com/MinhAnh-Corp/ai-designer/tree/main/skills/react-best-practices
Command: npx skills add https://github.com/MinhAnh-Corp/ai-designer --skill vercel-react-best-practices-minhanh-corp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

React and Next.js performance guidelines to help teams write, review, and refactor code with performance in mind, reducing waterfalls, optimizing bundles, and ensuring scalable patterns.

Core Features & Use Cases

  • A comprehensive, priority-driven ruleset spanning 8 categories to guide automated refactoring and code generation.
  • Clear guidance for data fetching, server/client patterns, and bundle optimization to improve load times and runtime performance.
  • A centralized reference framework (including AGENTS.md and metadata.json) to standardize best practices across projects.
  • Use cases include writing new components, reviewing legacy code, and upgrading existing Next.js apps for improved performance.

Quick Start

Read the 69 rules in the rules directory and apply the priority-guided practices to your React/Next.js projects.

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 components?

To optimize React and Next.js performance during refactoring, apply a priority-driven ruleset covering data fetching, server/client patterns, and bundle optimization to reduce waterfalls and ensure scalable component architecture.

What are the best practices for data fetching and bundle optimization in Next.js?

Best practices for data fetching and bundle optimization in Next.js involve applying priority-guided rules to minimize request waterfalls, standardize server/client component patterns, and reduce JavaScript payload sizes across pages.

Can I use these React performance guidelines for reviewing legacy code?

Yes, you can use these React performance guidelines to review legacy code by checking existing components and pages against categorized rules to identify waterfalls, bundle bloat, and non-scalable patterns for targeted upgrades.

How do I standardize frontend best practices across multiple React projects?

You can standardize frontend best practices across multiple React projects by implementing a centralized reference framework using categorized rule metadata, ensuring consistent code generation and automated refactoring standards.

How many performance rules are categorized for React and Next.js development?

There are 69 performance rules categorized across 8 distinct categories for React and Next.js development, providing comprehensive guidance on writing, reviewing, and refactoring code for optimal load times and runtime performance.