关于
The React Patterns skill serves as a comprehensive architectural guide for building scalable, high-performance web applications. It provides standardized implementation strategies for modern React development, covering everything from component design principles and custom hook extraction to React 19 features and TypeScript integration. By leveraging these patterns, developers can ensure their codebases follow industry best practices such as composition over inheritance, efficient state placement, and robust error handling, ultimately reducing technical debt and improving maintainability.