responsive-review
Installation
SKILL.md
Responsive Accessibility Review
Test whether an interface maintains accessibility across the full range of screen sizes, zoom levels, and orientations that real users encounter.
Process
Step 1: Viewport Testing
Test the interface at these viewport widths:
- 320px (small mobile)
- 375px (standard mobile)
- 768px (tablet)
- 1024px (small desktop / tablet landscape)
- 1280px (standard desktop)
- 1440px+ (large desktop)