adapt

Adapt designs across screen sizes, devices, and contexts with structured workflows.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/lachieh/babytalk --skill adapt-lachieh
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: adapt
Source: https://github.com/lachieh/babytalk/tree/main/.claude/skills/adapt
Command: npx skills add https://github.com/lachieh/babytalk --skill adapt-lachieh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Adapt designs to work across different screen sizes, devices, and contexts by providing a structured approach to responsive layouts, touch targets, and cross-device compatibility.

Core Features & Use Cases

  • Mobile Adaptation: tailor layouts and interactions for small screens and touch input.
  • Tablet/Desktop Adaptation: design for larger viewports with multi-column layouts and nuanced navigation.
  • Context-aware content: prioritize content based on device and usage context, with progressive disclosure.
  • Cross-context planning: document mandatory preparation, context gathering, and adaptation strategy across contexts.
  • Reusable patterns: breakpoints, fluid layouts, and accessible touch targets.

Quick Start

Start by auditing the current design context and draft a ready-to-implement cross-context adaptation plan.

Frequently Asked Questions about adapt

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

FAQPage Schema
How do I adapt my layout for mobile and tablet screens?▼

To adapt your layout for mobile and tablet screens, use a structured workflow that assesses device context, plans cross-context content prioritization, and implements fluid layouts with accessible touch targets.

What is the best way to plan responsive design across multiple contexts?▼

The best way to plan responsive design across multiple contexts is to document a mandatory preparation workflow, gather context assessments, and define reusable patterns like fluid layouts and accessible touch targets.

How do I ensure touch targets are accessible during mobile adaptation?▼

To ensure touch targets are accessible during mobile adaptation, apply reusable responsive-design patterns that define appropriate interaction target sizes and tailor layouts specifically for small screens and touch input.

Can I use a single design strategy for print and desktop adaptation?▼

You can use a single design strategy for print and desktop adaptation by establishing a cross-context plan that evaluates distinct context requirements, then defining specific layout and navigation strategies for each viewport.

When should I not use fluid layouts for cross-device design?▼

You should not use fluid layouts for cross-device design when your context assessment reveals highly specific content prioritization needs or strict interaction target constraints that require fixed, device-specific layout structures.