vercel-react-best-practices

Identifies and applies React/Next.js performance best practices to codebases.

5|1|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/XueHua-s/astro-snow --skill vercel-react-best-practices-xuehua-s
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vercel-react-best-practices
Source: https://github.com/XueHua-s/astro-snow/tree/main/skills/vercel-react-best-practices
Command: npx skills add https://github.com/XueHua-s/astro-snow --skill vercel-react-best-practices-xuehua-s

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a centralized, actionable blueprint of React and Next.js performance guidelines to help teams consistently write, review, and refactor code with speed and reliability.

Core Features & Use Cases

  • Standardizes performance-focused rules across 8 categories (async, bundle, server, client, rerender, rendering, js, advanced) to guide development and automated tooling.
  • Supports quick audits, code reviews, and automated refactoring or code generation by exposing clear prefixes and priority.
  • Helps scale best practices across teams for faster feature delivery and improved user experiences.

Quick Start

Audit a React/Next.js project and apply the performance best practices.

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 apply React and Next.js performance best practices to optimize my codebase?

This Skill identifies and applies React and Next.js performance best practices by enforcing 69 rules across 8 categories. It guides writing, reviewing, and refactoring components, pages, and data-fetching patterns to optimize codebases for speed and reliability.

What are the best practices for choosing between SSR and CSR in Next.js applications?

For Next.js SSR and CSR choices, this Skill provides standardized rules in its server and client categories. It guides rendering decisions and data-fetching patterns to ensure optimal performance and reliability during code reviews and refactoring.

How do I audit a React project for bundling and rerendering performance issues?

Audit React projects for bundling and rerendering issues using this Skill's bundle and rerender rule categories. It exposes clear prefixes and priorities to support quick audits, helping scale best practices across teams for faster feature delivery.

Can I use this Skill for automated code generation and refactoring in Next.js?

Yes, this Skill supports automated code generation and refactoring by exposing clear prefixes and priorities across 8 categories including async, bundle, and server-components. It standardizes performance rules to guide automated tooling and code reviews.

Does this Skill cover best practices for React Server Components and async data fetching?

Yes, this Skill covers React Server Components and async data fetching. It includes dedicated categories for server, client, and async patterns, ensuring adherence to best practices for speed and reliability when writing or reviewing Next.js pages.