audit-responsive
Installation
SKILL.md
Responsive Design Audit
Static Websites on cPanel
A site that works on desktop but breaks on mobile is not a finished site. Responsive design is not a feature — it is a baseline requirement. This audit verifies that every layout, component, and typographic decision adapts correctly across all screen sizes from 320px to 1920px, in both portrait and landscape orientations.
The goal is not pixel-perfect recreation of the desktop layout on every device. The goal is that every user, on every device, can access all content and complete all tasks without horizontal scrolling, broken layouts, or unusably small touch targets.
Severity Levels
| Level | Description | Action |
|---|---|---|
| Critical | Layout breaks or content becomes inaccessible on a screen size | Fix before any other work |
| High | Significant usability problem on mobile or tablet | Fix before launch |
| Medium | Suboptimal experience that reduces comfort of use | Fix within current sprint |
| Low | Minor improvement opportunity | Fix when convenient |