01Validates internationalization (i18n) by flagging hardcoded UI text.
02Ensures adherence to a local-first architecture using Dexie for data access.
031 GitHub stars
04Identifies common performance and security issues, such as sequential async calls and exposed secrets.
05Enforces strict TypeScript compliance and rejects 'any' types.
06Provides a structured review checklist and commit message formatting based on project conventions.