关于
This skill serves as a comprehensive architectural blueprint for building high-performance React applications. It provides standardized guidance on feature-based file organization, type-safe data fetching with TanStack Query, and efficient routing with TanStack Router. By emphasizing Suspense-driven patterns and mandatory lazy loading for heavy components, it helps developers eliminate layout shifts and reduce initial bundle sizes while maintaining a clean, scalable TypeScript codebase using MUI v7 styling conventions.