01Enforces Elm architecture and proper model/update/view patterns
02Identifies blocking I/O (file, network, sleep) within the UI thread
03Validates responsive layout handling with WindowSizeMsg
0414 GitHub stars
05Optimizes Lipgloss styling to prevent redundant allocations
06Ensures correct component composition and command batching