adapt

Adapt existing designs across devices with responsive breakpoints and touch target sizing.

Updated Jan 22, 2025
One-click install
npx skills add https://github.com/SL-A-SH/my-portfolio --skill adapt-sl-a-sh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adapt
Source: https://github.com/SL-A-SH/my-portfolio/tree/main/.claude/skills/adapt
Command: npx skills add https://github.com/SL-A-SH/my-portfolio --skill adapt-sl-a-sh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps designers and developers convert and adapt an existing design so it works effectively across differing screen sizes, input methods, and usage contexts while preserving brand and functionality.

Core Features & Use Cases

  • Context assessment: Identify source assumptions, target devices, input methods, connection constraints, and usage expectations to define adaptation priorities.
  • Adaptive strategies: Provide layout, interaction, content, navigation, and platform-specific tactics for mobile, tablet, desktop, print, and email.
  • Implementation guidance: Recommend responsive breakpoints, container queries, touch target sizing, progressive disclosure, responsive images, and real-device testing.
  • Use Case: Transform a desktop web dashboard into a mobile-first experience with a single-column layout, larger touch targets, simplified navigation, and prioritized content.

Quick Start

Adapt the desktop homepage design to a mobile-first single-column layout with larger touch targets, simplified navigation, and prioritized primary content.

Frequently Asked Questions about adapt

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a desktop web design to a mobile-first responsive layout?

Responsive design adapts web layouts to different screen sizes using breakpoints and container queries. It ensures consistent UX across devices by reflowing content, resizing touch targets, and adjusting navigation for mobile, tablet, and desktop contexts.

What is the best way to adapt an email design for cross-platform viewing?

Adapting email design for cross-platform viewing requires layout reflow, interaction changes, and content prioritization. Apply platform-specific tactics to ensure functionality and branding remain consistent across differing screen sizes and email clients.

How do I determine the right responsive breakpoints for a cross-device web application?

Determine responsive breakpoints by assessing target devices, input methods, and usage contexts. Identify source assumptions and connection constraints to define adaptation priorities that satisfy cross-device testing requirements.

Does adaptive design require progressive disclosure for tablet and mobile interactions?

Adaptive design uses progressive disclosure for tablet and mobile interactions to manage content prioritization. It helps simplify navigation and layout reflow, ensuring touch target sizing and interaction changes meet usage expectations.

What are the limitations of relying solely on responsive breakpoints for cross-platform UX?

Relying solely on responsive breakpoints limits cross-platform UX because it ignores input method changes, connection constraints, and usage contexts. Effective adaptive design requires platform-specific tactics, container queries, and real-device testing.