vercel-react-best-practices

Apply 69 vetted rules across eight categories to React/Next.js performance reviews.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/emilneuraz-ai/neuraz-web --skill vercel-react-best-practices-emilneuraz-ai
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: vercel-react-best-practices
Source: https://github.com/emilneuraz-ai/neuraz-web/tree/main/.agents/skills/.agents/skills/vercel-react-best-practices
Command: npx skills add https://github.com/emilneuraz-ai/neuraz-web --skill vercel-react-best-practices-emilneuraz-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Improve React/Next.js performance by applying vetted best-practices.

Core Features & Use Cases

  • 69 rules across 8 priority categories guide automated refactoring and code generation.
  • Useful for writing new components/pages, auditing performance bottlenecks, and maintaining high-performance React/Next.js codebases.
  • Enables bundle-size reductions and faster runtime performance in production.

Quick Start

Run a quick review of your React/Next.js code and apply the highest-impact pattern from this guide.

Frequently Asked Questions about vercel-react-best-practices

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are the best practices for React and Next.js performance optimization?▼

React and Next.js performance optimization involves applying vetted patterns across components, pages, and data-fetching. This approach organizes 69 rules into eight priority categories to guide automated refactoring, reduce bundle size, and improve runtime performance.

How do I audit my React codebase for performance bottlenecks?▼

You can audit a React codebase by reviewing components, pages, and data-fetching patterns against established rules. This process identifies high-impact bottlenecks and applies targeted refactoring patterns to achieve bundle-size reductions and faster runtime performance.

Can I use this approach to refactor existing Next.js pages and components?▼

Yes, this approach is designed for refactoring existing Next.js pages and components. It applies a structured set of rules across eight categories to safely guide automated code optimizations and performance improvements.

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

The best way to reduce bundle size in a Next.js application is by applying vetted best-practice patterns during code review and refactoring. This method targets components and data-fetching logic to eliminate unnecessary runtime overhead.

Do I need specific dependencies to apply these React performance patterns?▼

No specific external dependencies are required to apply these React performance patterns. The rules operate directly on your existing React and Next.js code structure to guide safe refactoring and optimization.