i-adapt

Provide cross-device design adaptation guidelines with breakpoints, fluid layouts, and touch targets.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/mberetvas/blauw_zwart_pipeline --skill i-adapt-mberetvas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: i-adapt
Source: https://github.com/mberetvas/blauw_zwart_pipeline/tree/main/.agents/skills/i-adapt
Command: npx skills add https://github.com/mberetvas/blauw_zwart_pipeline --skill i-adapt-mberetvas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides guidance and reusable patterns to ensure designs work across screen sizes, devices, and contexts, reducing layout drift and interaction gaps.

Core Features & Use Cases

  • Breakpoints and fluid layouts to adapt layouts from mobile to desktop.
  • Touch targets, accessible interactions, and cross-platform consistency.
  • Use case: teams ship a single design system that gracefully covers mobile apps, web, and print contexts.

Quick Start

Follow the Context Gathering Protocol before making design adaptations and begin by identifying target devices.

Frequently Asked Questions about i-adapt

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

FAQPage Schema
How do I adapt designs for responsive multi-device layouts?

To adapt designs for responsive multi-device layouts, you need to implement breakpoints, fluid layouts, and properly sized touch targets. This ensures your design works across screen sizes and reduces layout drift and interaction gaps.

What is the best way to prevent layout drift across mobile and desktop breakpoints?

Preventing layout drift across breakpoints requires applying reusable design patterns and fluid layouts. Following a Context Gathering Protocol to identify target devices first ensures cross-platform consistency for both web and mobile apps.

How do I ensure accessible touch targets in a responsive web design?

Accessible touch targets in responsive web design are achieved by applying specific interaction guidelines during the adaptation process. This prevents interaction gaps and maintains cross-device accessibility from mobile to desktop.

Can I use a single design system to cover mobile apps, web, and print contexts?

Yes, you can use a single design system to cover mobile apps, web, and print contexts. By applying cross-device design adaptation patterns, teams can ship one system that gracefully handles layout and interaction decisions across all formats.

What do I need to identify before making design adaptations for tablets?

Before making design adaptations for tablets, you must follow the Context Gathering Protocol and identify your target devices. This prerequisite step guides subsequent layout, interaction, and content decisions for the adaptation.