What problem does it solve?
This Skill helps teams rethink and reshape interfaces so designs function correctly across different screen sizes, input methods, and usage contexts rather than simply scaling visuals.
Core Features & Use Cases
- Responsive strategy: Provides breakpoint guidance, layout patterns (single-column, master-detail, multi-column), and fluid sizing techniques such as clamp(), container queries, Grid, and Flexbox.
- Interaction & content adaptation: Prescribes touch target sizes, thumb-first placement, gesture considerations, progressive disclosure, and platform-appropriate navigation patterns.
- Cross-context scenarios: Useful when converting desktop sites to mobile apps, adapting web UI for print or email templates, or preparing tablet and large-screen layouts while preserving accessibility and performance.
Quick Start
Ask the skill to adapt a desktop web layout for mobile by describing the source context, target devices, primary tasks, and any non-negotiable content or interactions.