关于
This skill provides a comprehensive framework for building high-performance React applications using TypeScript and MUI v7. It enforces modern architectural patterns such as Suspense-based data fetching with TanStack Query, route-based code splitting, and a domain-driven 'features' directory structure. By following these guidelines, developers can minimize layout shifts, optimize performance through specific memoization patterns, and maintain a clean, scalable codebase using standardized import aliases and component templates.