What problem does it solve?
This Skill addresses the challenges of designing and debugging mobile/responsive web UIs, focusing on touch targets, layout adaptability, navigation, input handling, and performance optimization.
Core Features & Use Cases
- Touch Target Optimization: Ensures usability with finger-sized touch targets and proper spacing.
- Responsive Layouts: Utilizes container queries for layout adaptability and replaces device-pixel breakpoints.
- Navigation and Surfaces: Provides guidance on choosing the right navigation and surface designs for mobile apps.
- Mobile Input Handling: Offers strategies for mobile keyboard and gesture handling.
- Performance Optimization: Focuses on achieving mobile Core Web Vitals (LCP/INP/CLS) and optimizing image and JavaScript performance.
- Use Case: When building a mobile web app or PWA, use this Skill to ensure that your UI is responsive, touch-friendly, and performs well on mobile devices.
Quick Start
Run the mobile-touch-ux skill to analyze and optimize the mobile UI of your project.