935 B
935 B
| description | argument-hint |
|---|---|
| Audit a design for responsive behavior across breakpoints. | [screen or feature name to audit] |
/responsive-audit
Audit a design for responsive behavior.
Steps
- Breakpoints — Review behavior at each breakpoint using
responsive-designskill. - Grid — Check layout grid compliance using
layout-gridskill. - Typography — Verify type scaling using
typography-scaleskill. - Spacing — Check spacing consistency using
spacing-systemskill. - Hierarchy — Verify hierarchy holds at all sizes using
visual-hierarchyskill. - Touch targets — Verify minimum sizes for touch using
responsive-designskill. - Report — Document findings with recommendations.
Output
Responsive audit report with findings per breakpoint, compliance status, and remediation recommendations.
Consider following up with /design-screen to redesign problem areas.