adapt

Adapt existing designs across platforms while preserving core functionality and usability.

Updated May 14, 2026
One-click install
npx skills add https://github.com/chroniicallydiistracted/LorcanaChamp --skill adapt-chroniicallydiistracted
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adapt
Source: https://github.com/chroniicallydiistracted/LorcanaChamp/tree/main/references/lorcana-simulator/.agents/skills/adapt
Command: npx skills add https://github.com/chroniicallydiistracted/LorcanaChamp --skill adapt-chroniicallydiistracted

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps you transform an existing design so it stays usable and effective when the context changes, avoiding the common failure mode where content is merely scaled but the experience breaks.

Core Features & Use Cases

  • Context analysis: Clarifies source assumptions and target constraints (device, input, screen, connection, and user expectations).
  • Adaptation strategy planning: Defines concrete layout, interaction, content, and navigation changes for mobile, tablet, desktop, print, and email.
  • Implementation guidance: Recommends responsive breakpoints, layout techniques (grid/flex, container queries), touch-size rules, and systematic testing across real devices and browsers.

Quick Start

Ask it to adapt a desktop web layout for mobile by specifying the source context, target device inputs, and what must remain fully functional.

Frequently Asked Questions about adapt

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

FAQPage Schema
How do I adapt a web design for mobile without breaking usability?

Adapting a web design for mobile requires selecting context-appropriate layout and interaction patterns rather than merely scaling content. You must identify source assumptions, adjust navigation for touch behavior, and validate breakpoints to preserve core functionality.

What is responsive adaptation for cross-platform product experiences?

Responsive adaptation is the process of transforming an existing design from a source context to a target context while preserving core functionality. It applies to cross-platform experiences like web-to-mobile, web-to-desktop, and screen-to-print conversions by adjusting layout and interaction patterns.

How do I convert a screen layout to a print or email format?

Converting a screen layout to print or email requires clarifying the target context constraints and applying context-specific adaptation strategies. You must define concrete layout and content changes that ensure the design remains fully functional and effective in the new format.

What's the best way to plan a cross-platform content strategy?

The best way to plan a cross-platform content strategy is by analyzing source and target assumptions including device, input, screen, and user expectations. This ensures the adaptation strategy defines concrete content and navigation changes that maintain usability across mobile, tablet, and desktop contexts.

Does responsive adaptation work for both web-to-desktop and screen-to-print conversions?

Yes, responsive adaptation works for web-to-desktop and screen-to-print conversions. It handles cross-platform product experiences by identifying target constraints and recommending layout techniques, touch-size rules, and systematic testing expectations appropriate for the specific target context.

Why does my design break when moving from desktop to mobile interaction?

A design breaks during desktop to mobile adaptation when content is merely scaled instead of applying context-appropriate interaction patterns. You must select mobile-specific layout techniques, adjust touch-size rules, and validate breakpoints to prevent the experience from failing.