01Enforces strict TypeScript best practices for component props, events, and refs
02Provides guidance on custom Hook extraction and sophisticated state management placement
03Implements modern component design principles including Server and Client component separation
04Integrates React 19 specific patterns such as useActionState and useOptimistic updates
05Optimizes application performance through profiling guidance and targeted memoization
061 GitHub stars