vercel-react-best-practices

Apply performance best practices to React and Next.js applications.

Updated Nov 5, 2025
One-click install
npx skills add https://github.com/cyotee/crane --skill vercel-react-best-practices-cyotee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vercel-react-best-practices
Source: https://github.com/cyotee/crane/tree/main/.claude/skills/vercel-react-best-practices
Command: npx skills add https://github.com/cyotee/crane --skill vercel-react-best-practices-cyotee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

React and Next.js performance optimization patterns to accelerate rendering, reduce waterfalls, and shrink bundle sizes.

Core Features & Use Cases

  • Comprehensive, categorized rules (45+ rules across 8 categories) to guide review, refactoring, and automated improvements.
  • Real-world guidance with concrete examples and measurable outcomes for both server and client performance.
  • Use cases include reviewing components, pages, data fetching, and bundle optimization in large Next.js apps.

Quick Start

Analyze a sample React/Next.js page and apply the top-priority performance recommendations to improve load time.

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 during component refactoring?

Optimize React and Next.js performance by applying a prioritized rule set of 45+ rules across eight categories. It guides component refactoring and data-fetching strategies to reduce waterfalls, improve time-to-interactivity, and lower bundle size.

What are the best practices for reducing bundle size in Next.js applications?

Reducing bundle size in Next.js applications involves applying specific best practices for bundle optimization. This Skill provides concrete code examples and measurable outcomes to shrink bundle sizes and accelerate rendering.

Can I use this to review data-fetching strategies and prevent waterfalls in large Next.js apps?

Yes, you can review data-fetching strategies in large Next.js apps to prevent waterfalls. It supplies real-world guidance with concrete examples to improve both server and client performance during development.

Does this Skill provide code examples for improving time-to-interactivity?

Yes, this Skill provides code examples for improving time-to-interactivity. It delivers a categorized rule set with real-world guidance to drive automated refactoring and consistent performance improvements.

When should I apply React performance best practices to my codebase?

Apply React performance best practices during development tasks like writing, reviewing, or refactoring components and pages. Use the prioritized rule set to drive automated refactoring and achieve consistent performance improvements.

What is the best way to review React components for performance issues?

The best way to review React components for performance issues is using a comprehensive, categorized rule set. It guides reviews and automated improvements with concrete examples and measurable outcomes for both server and client performance.