vercel-react-best-practices
Comprehensive performance optimization rules and best practices for React and Next.js applications.
Install
npx skills add https://github.com/vercel-labs/agent-skills --skill vercel-react-best-practicesStats
| Total installs | 256,738 |
| Weekly installs | 256.1K |
| GitHub stars | 24.0K |
| First seen | Jan 19, 2026 |
| Source | @vercel-labs/agent-skills |
Summary
- Organized by impact level, from critical waterfalls and bundle optimization down to advanced patterns, each rule includes incorrect/correct code examples and explanations
- Covers eight domains: async patterns, bundle size, server-side caching, client-side data fetching, re-render optimization, rendering performance, JavaScript efficiency, and advanced patterns
- Designed for use during component writing, code review, refactoring, and performance audits on React and Next.js applications
- Each rule has a prefix code (e.g., async-parallel, bundle-barrel-imports) for easy reference in automated tooling and documentation
Tags
Related skills
| Skill | Installs | vs vercel-react-best-practices |
|---|---|---|
| p-image | 108,526 | -148,212 |
| looker-studio-bigquery | 10,460 | -246,278 |
| azure-observability | 115,487 | -141,251 |
| audit | 31,402 | -225,336 |
| azure-compute | 104,322 | -152,416 |
FAQ
- How many installs does vercel-react-best-practices have?
- vercel-react-best-practices has 256,738 total installs and 256.1K installs this week.
- Where is vercel-react-best-practices hosted?
- vercel-react-best-practices is published by @vercel-labs/agent-skills at https://github.com/vercel-labs/agent-skills.
- How many GitHub stars does vercel-react-best-practices have?
- vercel-react-best-practices has 24.0K GitHub stars.
- When was vercel-react-best-practices first indexed?
- OrangeBot.AI first indexed vercel-react-best-practices on Jan 19, 2026.
- How do I install vercel-react-best-practices?
- Run: npx skills add https://github.com/vercel-labs/agent-skills --skill vercel-react-best-practices