About
This skill provides a comprehensive framework for building high-performance, maintainable React applications by enforcing strict architectural patterns. It guides developers through feature-based file organization, Suspense-based data fetching with TanStack Query, and type-safe styling using the latest MUI v7 standards. By following these guidelines, developers can ensure consistent code quality, eliminate cumulative layout shifts through loading state management, and leverage modern React features like lazy loading and code splitting for optimal performance.