What problem does it solve?
This Skill addresses the challenge of designing intuitive and efficient mobile user interfaces that account for touch interaction, performance constraints, and platform-specific conventions.
Core Features & Use Cases
- Mobile-First Design Principles: Teaches design philosophy focusing on touch interaction, performance patterns, and platform conventions for iOS and Android apps.
- UX Audit Tools: Provides scripts to perform mobile UX and touch audits.
- Reference Files: Offers comprehensive guidelines on touch psychology, performance optimization, platform-specific design patterns, and best practices.
- Framework Decision Trees: Helps determine the most suitable framework (React Native, Flutter, native) based on project requirements.
- Offline Support Strategy: Discusses offline data synchronization and conflict resolution.
Quick Start
To initiate a mobile design audit for your project, execute the script: python scripts/mobile_audit.py <project_path>.