01TypeScript strictness enforcement including 'any' type prevention
02Structural verification for features, modules, and UI component factories
03Architectural boundary checks for DOM, WebSocket, and State layers
04Detection of hardcoded game data and enforcement of MGData usage
05Identification of module-level side effects lacking proper cleanup
062 GitHub stars