010 GitHub stars
02Guides project organization and performance optimizations like memoization and lazy loading.
03Enforces core software principles including DRY, KISS, and YAGNI for cleaner logic.
04Defines React best practices for hooks, component structure, and state management.
05Outlines robust error handling and type-safety patterns using TypeScript and Zod.
06Provides standardized naming conventions for variables, functions, and project files.