01Strict Type Safety Checks: Ensures TypeScript strict mode compliance and specific Zod validation patterns.
02Comprehensive Backend Auditing: Validates Hono route structures, Drizzle ORM schemas, and proper status code usage.
03Automated Test Validation: Verifies node:test implementation and data-driven testing patterns.
04Standardized Severity Reporting: Generates structured reviews categorized by Error, Warning, and Nit with a final PASS/FAIL verdict.
05Frontend Convention Enforcement: Checks React component naming, data fetching patterns (Suspense), and UI helper usage.
060 GitHub stars