What problem does it solve?
This Skill helps designers and product teams adapt existing interfaces so they remain usable, accessible, and consistent across different screen sizes, input methods, and platforms, preventing layout breakage and interaction failures.
Core Features & Use Cases
- Context analysis: Guiding questions to identify source assumptions, target devices, input methods, connection constraints, and user expectations.
- Adaptation strategies: Concrete layout, interaction, content, and navigation patterns for mobile, tablet, desktop, print, and email transitions.
- Implementation techniques: Recommendations for breakpoints, CSS Grid/Flexbox, container queries, touch target sizing, progressive disclosure, and testing on real devices.
- Use Case: Rework a desktop dashboard into a mobile-first single-column experience with prioritized content, bottom navigation, and larger tap targets.
Quick Start
Use the adapt skill to convert a desktop checkout flow into a mobile-first single-column layout with larger tap targets and simplified navigation.