This skill equips mobile developers with execution-ready patterns for building native and cross-platform mobile applications. Claude should apply these patterns when users ask for iOS/Android app architecture, UI components, navigation flows, API integration, offline storage, authentication, or mobile-specific features.
| Task | iOS | Android | Cross-Platform | When to Use |
| Native UI | SwiftUI + UIKit | Jetpack Compose + Views | React Native | Native: Best performance; Cross-platform: Code sharing | | Navigation | NavigationStack | Navigation Component | React Navigation | Platform-specific for native feel |
Разработка мобильных приложений промышленного уровня с использованием шаблонов Swift (iOS), Kotlin (Android), React Native и WebView, включая UI/UX, навигацию, управление состоянием, работу в сети, локальное хранилище, push-уведомления и развертывание в App Store. Источник: mosif16/codex-skills.