About
This skill provides a comprehensive framework for building high-performance React applications with a focus on modern developer experience. It enforces best practices such as code splitting with React.lazy, standardized data fetching via TanStack Query's Suspense hooks, and type-safe routing with TanStack Router. By following a domain-driven file organization strategy and MUI v7 styling standards, it ensures scalable, maintainable, and performance-optimized frontend codebases while preventing common issues like layout shifts and cumulative layout shift (CLS).