01Anti-Pattern Detection: Flags common issues like derived state in useEffect and conditional hook calls.
02Type Safety Enforcement: Detects unjustified 'any' types and missing checks for undefined indexed access.
03React 19 Hook Audits: Identifies bugs in new APIs like useFormStatus, useActionState, and the use() hook.
04Priority-Based Feedback: Categorizes issues into Critical (Block Merge), High Priority, and Style recommendations.
050 GitHub stars
06State Management Review: Evaluates the use of TanStack Query, Zustand, and React 19 Server Actions.