关于
The lang-react skill optimizes Claude for building modern React Single Page Applications based on a 'logic-less component' philosophy. It guides the development process to ensure that components remain pure UI layers while complex business logic resides in external stores like Zustand, XState, or TanStack Query. This approach improves maintainability, enhances type safety through TypeScript inference, and implements a robust testing strategy that focuses on state logic rather than fragile UI components.