What problem does it solve?
Adapting user interfaces to work across different screen sizes, devices, and contexts is essential for usable products. This Skill provides a structured approach to reflow layouts, adjust typography, and tailor interactions for mobile, tablet, desktop, and print scenarios.
Core Features & Use Cases
- Mobile Adaptation: single-column layouts, larger touch targets, and simplified navigation for handheld devices.
- Tablet/Desktop Adaptation: two-column or master-detail patterns, persistent navigation, and richer content when space allows.
- Content Strategy: progressive disclosure and accessible typography to maintain readability across contexts.
- Implementation Guidance: breakpoints, responsive techniques, and testing workflows to ensure consistency across platforms.
Quick Start
Apply the mobile-first adaptation plan to an existing UI layout for the target device.