vercel-react-best-practices
π―Skillfrom thongdn-it/react-agent-skills
Provides performance optimization guidelines for React and Next.js, offering 57 rules across 8 categories to improve application speed and efficiency.
Part of
thongdn-it/react-agent-skills(18 items)
Installation
npx skills add https://github.com/thongdn-it/react-agent-skills --allnpx skills add https://github.com/thongdn-it/react-agent-skillsnpx skills add https://github.com/thongdn-it/react-agent-skills --skill react nextjs tailwindSkill Details
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
More from this repository10
Provides React composition patterns to refactor components, build flexible libraries, and improve component architecture through advanced design techniques.
Provides comprehensive web design guidelines and best practices for creating user-friendly and visually appealing web interfaces.
Optimizes Tailwind CSS v4 performance by providing best practices for configuration, utility classes, responsive design, and CSS generation.
Manages type-safe URL query state in Next.js, providing best practices and guidelines for implementing, configuring, and optimizing nuqs-based routing and state management.
Optimizes TypeScript performance by providing targeted rules for type system, compiler configuration, async patterns, and module organization across 42 best practices.
Simplifies data fetching, caching, and state management in React applications using TanStack Query library.
Runs Vitest unit tests for React components and provides testing utilities within the React Agent framework.
Generates shadcn/ui React components with customizable configurations for rapid UI development in React applications.
Enables Next.js server-side rendering and routing capabilities within a React Agent workflow, simplifying web application development.
Optimizes React 19 applications by providing performance guidelines for concurrent rendering, server components, actions, hooks, and memoization strategies.