Implements universal mobile development principles to ensure high-performance, offline-ready, and battery-efficient applications across all platforms.
This skill provides a comprehensive domain foundation for mobile development, moving beyond 'web on a small screen' thinking to address the unique constraints of mobile environments. It equips AI agents with essential principles for building robust apps, covering offline-first architecture, 60fps performance optimization, touch gesture handling, and battery-efficient lifecycle management. By integrating these cross-platform patterns, the skill ensures that generated code respects device limitations and platform-specific user expectations across iOS and Android, whether using React Native, Flutter, Swift, or Kotlin.
Características Principales
01Mobile-native touch gesture and input handling principles
02Device lifecycle management and battery-saving practices
03Offline-first architectural patterns and data sync strategies
0415 GitHub stars
05Performance optimization techniques for smooth 60fps animations
06Platform-specific UI/UX convention and layout guidance
Casos de Uso
01Optimizing mobile UI components for high frame rates and responsiveness
02Converting web-first logic into mobile-native lifecycle and resource management
03Architecting resilient data synchronization for unreliable network conditions