adapt

Plans breakpoints, layouts, and touch targets for cross-device design adaptation.

184|16|Updated Mar 22, 2025
One-click install
npx skills add https://github.com/zhushen12580/smart-screenshot --skill adapt-zhushen12580
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adapt
Source: https://github.com/zhushen12580/smart-screenshot/tree/main/.claude/skills/adapt
Command: npx skills add https://github.com/zhushen12580/smart-screenshot --skill adapt-zhushen12580

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Adapt designs to work effectively across different contexts - different screen sizes, devices, platforms, or use cases.

Core Features & Use Cases

  • Guidelines for responsive breakpoints and fluid layouts across mobile, tablet, and desktop.
  • Strategy for cross-context adaptation (mobile to desktop, print, email) including layout, interaction, and content prioritization.
  • Verification approach with real devices, cross-browser testing, and accessibility checks.

Quick Start

Create a context-aware responsive design adaptation plan for the target device and usage scenario.

Frequently Asked Questions about adapt

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

FAQPage Schema
How do I plan responsive design breakpoints for mobile and desktop layouts?

Defining responsive design breakpoints requires selecting screen widths for mobile, tablet, and desktop to trigger layout changes. This adapts the layout by adjusting content prioritization and interaction patterns for each specific screen size.

What is the best way to adapt a design for cross-device contexts like print and email?

Adapting designs for cross-device contexts like print and email involves planning layout, interaction, and content prioritization strategies. This ensures the design functions effectively across mobile, desktop, print, and email by tailoring interaction patterns to each medium.

How do I validate a responsive design on real devices and browsers?

Validating a responsive design on real devices involves running cross-browser testing and accessibility checks. This verification approach ensures touch targets, breakpoints, and layouts function correctly across all targeted screen sizes and platforms.

Does this adaptation approach support touch targets for mobile layouts?

Yes, the adaptation approach supports touch targets for mobile layouts by planning interaction patterns for touch devices. It enforces a structured workflow ensuring touch target sizes and placements are validated through real device testing.

Why does my layout break when moving from desktop to mobile breakpoints?

Layouts break moving from desktop to mobile breakpoints due to insufficient content prioritization and fluid layout planning. A structured adaptation workflow prevents this by planning layout decisions and interaction patterns for each context before implementation.