What problem does it solve?
This Skill addresses the challenge of creating web applications that are optimized for mobile devices from the ground up, ensuring a seamless and performant user experience across all screen sizes.
Core Features & Use Cases
- Mobile-First Design: Implements CSS strategies that prioritize mobile layouts and progressively enhance for larger screens.
- Touch Interaction Optimization: Ensures all interactive elements are easily usable with touch input.
- Performance Tuning: Focuses on fast loading times and smooth interactions on mobile networks and devices.
- Use Case: Develop a responsive e-commerce product page that adapts fluidly from a small smartphone screen to a large desktop monitor, maintaining usability and aesthetic appeal.
Quick Start
Implement the requested feature using a mobile-first CSS approach, ensuring touch targets are at least 44x44px.