What problem does it solve? Responsive layout bugs like horizontal overflow, clipped content, and broken navigation often go unnoticed when developers only test on desktop. This Skill systematically audits a web page across representative phone and tablet viewports and traces confirmed issues back to source files. ## Core Features & Use Cases - Multi-Viewport Inspection: Checks a desktop baseline at 1440×900 plus 375×667, 393×852, and 768×1024 viewports. - Targeted Issue Detection: Examines horizontal overflow, clipping, overlaps, navigation collapse, touch targets, tables, media sizing, and sticky overlays at each viewport. - Source-Level Reporting: Traces confirmed issues to source files and reports them by viewport, with optional fixes and re-verification. - Use Case: Before shipping a landing page, ask for a mobile check to confirm the navigation collapses correctly and no content overflows on a 375px-wide phone screen. ## Quick Start Run a mobile responsive check on the current page and report any layout issues by viewport.