010 GitHub stars
02Flags UI placeholders and stubs where backend support already exists
03Validates structural compatibility between TypeScript types and backend DTOs
04Identifies mismatches between frontend API clients and backend REST endpoints
05Detects orphaned backend methods and dead frontend API code
06Maps full-stack request chains from Controller to Service to Repository