What problem does it solve?
This Skill guides the AI to think critically about mobile design constraints and platform conventions, preventing default, non-optimal AI patterns and ensuring a user-centric, performant, and accessible mobile application.
Core Features & Use Cases
- Platform-Specific Guidance: Provides distinct advice for iOS and Android, including HIG and Material Design principles.
- Performance Optimization: Enforces best practices for lists, animations, and memory management to ensure 60fps performance.
- Accessibility Focus: Emphasizes touch target sizes, contrast ratios, and Dynamic Type support.
- Use Case: When asked to build a React Native e-commerce app, this Skill ensures the AI considers thumb zones for CTAs, uses
FlatList with optimizations, and asks clarifying questions about platform specifics before generating code.
Quick Start
Use the mobile-design skill to generate a React Native component for a mobile product listing screen, ensuring it adheres to platform conventions and performance best practices.