This skill provides an automated, high-precision code review workflow designed specifically for monorepos utilizing Hono, React, Drizzle ORM, and TypeScript. It goes beyond simple linting by analyzing staged changes, pull requests, or specific files against a specialized checklist that covers backend endpoint architecture, frontend component patterns, database schema conventions, and test structures. By reading full files to maintain context and reporting issues with clear severity levels (Error, Warning, Nit), it helps maintain extreme consistency and prevents common architectural mistakes in complex full-stack environments.
Características Principales
01Drizzle ORM and PostgreSQL schema convention enforcement
02Detailed frontend component audits for React and React Query best practices
030 GitHub stars
04Comprehensive checks for Hono backend patterns and Zod validation
05Context-aware full file analysis for deep architectural reviews
06Categorized reporting with severity-based pass/fail verdicts