vercel-react-best-practices

Installation
SKILL.md

Vercel React Best Practices

When to Load

  • Trigger: React or Next.js development, component writing, data fetching patterns, bundle optimization
  • Skip: Project does not use React or Next.js

Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 45 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.

When to Apply

Reference these guidelines when:

  • Writing new React components or Next.js pages
  • Implementing data fetching (client or server-side)
  • Reviewing code for performance issues
  • Refactoring existing React/Next.js code
  • Optimizing bundle size or load times
Related skills

More from cloudai-x/claude-workflow-v2

Installs
93
GitHub Stars
1.4K
First Seen
Jan 21, 2026