vercel-react-best-practices

Audit React/Next.js apps for performance bottlenecks using Vercel best-practice rules.

30|1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/qianleigood/crawclaw --skill vercel-react-best-practices-qianleigood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vercel-react-best-practices
Source: https://github.com/qianleigood/crawclaw/tree/main/skills-optional/vercel-react-best-practices
Command: npx skills add https://github.com/qianleigood/crawclaw --skill vercel-react-best-practices-qianleigood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auditing and optimizing React/Next.js apps for waterfalls, bundle size, hydration issues, render costs, and runtime performance using Vercel's recommended best practices.

Core Features & Use Cases

  • Compiles and applies a prioritized rule set across waterfall reduction, bundle size, server/client rendering, hydration, and rendering performance.
  • Guides targeted refactors in existing codebases and supports automated tooling to enforce performance discipline.
  • Use case: audit a large Next.js app to identify top bottlenecks and apply specific fixes with measurable impact.

Quick Start

Run a performance audit against a React/Next.js project to identify the top waterfalls and bundle issues, then apply the corresponding rules and validate 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 audit React and Next.js apps for performance bottlenecks?

To audit React and Next.js performance, apply Vercel's best-practice rules to identify bottlenecks across waterfall reduction, bundle size, hydration, and render costs. This provides a prioritized rule set to guide targeted refactors with measurable impact.

What's the best way to reduce bundle size and hydration issues in Next.js?

Reducing bundle size and hydration issues involves applying targeted rules for server/client rendering and waterfall reduction. The skill compiles Vercel's recommended practices to guide specific refactors that yield measurable improvements.

Can I use this to enforce consistent performance discipline across a development team?

Yes, you can enforce consistent performance discipline across teams. The skill supports automated tooling integration to apply Vercel's best-practice rules systematically during codebase audits and refactors.

How do I prioritize performance fixes for a large React codebase?

Prioritize performance fixes by identifying top bottlenecks using a categorized rule set. The skill supports prioritizing critical categories like render costs and bundle size to guide targeted changes that deliver measurable improvements.

Does this work for both new refactors and existing React projects?

Yes, it works for existing codebases and refactors. The skill guides targeted changes in current React/Next.js projects by applying Vercel's best practices to identify and resolve waterfalls, bundle size, and hydration bottlenecks.