What problem does it solve?
The Initium mobile Skill standardizes and guides the development and maintenance of both native mobile apps (iOS and Android) within the fork, ensuring parity with the web surface and consistent conventions across platforms.
Core Features & Use Cases
- Cross-platform coordination for the two-app structure (iOS SwiftUI and Android Jetpack Compose) and adherence to the parity-with-web rule.
- Platform-specific conventions for iOS and Android, including navigation, auth flows, and security patterns, aligned with the repository's AGENTS.md guidelines.
- Onboarding and quick-start guidance for developers working on mobile paths under mobile/ios/** or mobile/android/**, enabling faster PR reviews and consistent UX.
Quick Start
Follow the project’s preflight and local dev setup to verify parity and begin modifications to the mobile apps.