lovstudio-mobile-adapt
Installation
SKILL.md
mobile-adapt — Mobile-First Adaptation for Web Projects
Scan and fix mobile adaptation issues in an existing web project: viewport configuration, overflow prevention, safe area handling, responsive breakpoints, 100vh pitfalls, touch targets, and multi-level page navigation.
When to Use
- Converting a desktop-first site to work well on mobile
- User reports overflow, cut-off content, or notch overlap on phones
- Adding mobile navigation (back button, page stack) to a sidebar-based layout
- Fixing 100vh issues on iOS/Android browsers
- General "make it mobile friendly" requests
Workflow (MANDATORY)
You MUST follow these steps in order.