What problem does it solve?
This Skill addresses the complexities of mobile-first design, ensuring applications are intuitive, performant, and adhere to platform conventions across iOS and Android.
Core Features & Use Cases
- Platform-Specific Design: Tailors UI/UX for iOS (HIG) and Android (Material Design).
- Performance Optimization: Implements best practices for smooth animations, efficient lists, and battery-conscious design.
- Touch Interaction Design: Ensures large, accessible touch targets and optimal thumb zone placement.
- Use Case: When designing a new mobile app feature, this Skill guides the AI to consider platform conventions, optimize list performance with
FlatList or ListView.builder, and ensure primary actions are easily reachable via thumb.
Quick Start
Design a mobile app screen for user profile editing, prioritizing iOS conventions and ensuring all touch targets are at least 44pt.