关于
This skill provides a comprehensive set of development guidelines for building modern React applications with TypeScript. It enforces best practices such as code-splitting via lazy loading, Suspense-driven data fetching with TanStack Query, and a scalable feature-based file architecture. By integrating MUI v7 styling standards and TanStack Router configurations, it ensures frontend projects are performant, maintainable, and free from layout shifts through strict adherence to 'no early return' loading patterns.