vercel-react-best-practices
20,052React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refacto
Web Interface Guidelines
18,630Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX"
vercel-composition-patterns
10,271React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component librarie
vercel-react-native-skills
6,538React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list perform
Next.js Best Practices
5,962Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font o
vercel-react-view-transitions
5,666Guide for implementing smooth, native-feeling animations using React's View Transition API (`` component, `addTransitionType`, and CSS view…
vercel-optimize
4,718Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect
Cache Components (Next.js 16+)
2,806Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag
Upgrade Next.js
2,269Upgrade Next.js to the latest version following official migration guides and codemods