react-vite-best-practices

Installation
SKILL.md

React 19 + Vite Best Practices

React 19 component patterns and Vite performance optimization guide. Contains 40+ rules across 9 categories, prioritized by impact to guide code generation and refactoring.

When to Apply

Reference these guidelines when:

  • Writing new React components or hooks
  • Configuring Vite for React projects
  • Implementing code splitting and lazy loading
  • Optimizing build output and bundle size
  • Setting up development environment
  • Reviewing code for performance issues

Rule Categories by Priority

Priority Category Impact Prefix
1 React 19 Patterns CRITICAL react-
Related skills

More from duvesalo/app

Installs
3
Repository
duvesalo/app
First Seen
Mar 2, 2026