What problem does it solve? Designs built for one context often break or feel wrong on other devices and platforms. This Skill guides the systematic adaptation of existing designs for mobile, tablet, desktop, print, and email so the experience stays consistent and usable everywhere. ## Core Features & Use Cases - Context Assessment: Identifies source assumptions and target constraints such as input method, screen size, connection speed, and usage context before adapting. - Platform-Specific Strategies: Provides concrete layout, interaction, content, and navigation strategies for mobile, tablet, desktop, print, and email adaptations. - Implementation Guidance: Covers responsive breakpoints, CSS Grid/Flexbox reflow, container queries, touch target sizing, and responsive images. - Use Case: You have a desktop web dashboard and need it to work on phones. The Skill walks you through converting multi-column layouts to single-column stacks, replacing hover interactions with touch targets of at least 44x44px, and verifying on real devices. ## Quick Start Ask the AI to adapt your desktop dashboard design for mobile and tablet using the adapt skill.