010 GitHub stars
02Detects loose or 'any' types in API request and response definitions
03Ensures 1:1 matching between Kotlin DTOs and TypeScript interfaces
04Verifies field-level consistency for core business entities and date formats
05Flags inline DTOs in controllers for migration to dedicated packages
06Identifies inline object literals in API clients that need named interfaces