React Frontend Patterns
File: skills/frontend-patterns/SKILL.md
Remember: Choose patterns that fit your project complexity. Modern frontend patterns enable maintainable, performant UIs.
React frontend patterns — composition, state management, performance, and accessible UI
File: skills/frontend-patterns/SKILL.md
Remember: Choose patterns that fit your project complexity. Modern frontend patterns enable maintainable, performant UIs.
Modern React development guide: Suspense-based data fetching, lazy loading, and performance optimization
Vercel official 57 React performance rules: eliminate waterfalls + bundle optimization + re-render control
Vercel official composition patterns: compound components + state lifting + generic context DI