Generates comprehensive, phased implementation plans for building standalone or companion watchOS apps from existing Apple platform projects.
This skill streamlines the expansion of iOS, macOS, or iPadOS applications to the Apple Watch by performing a deep analysis of existing codebases. It evaluates project architecture, identifies 'glanceable' features suitable for the wrist, checks real-time API compatibility against current watchOS documentation, and designs a multi-phase roadmap. By focusing on glanceability and battery efficiency rather than simple UI mirroring, it ensures the resulting watchOS app is a high-quality, native-feeling experience that integrates seamlessly with WidgetKit, HealthKit, and Watch Connectivity.
Key Features
01Real-time API compatibility checks with specific version targeting from watchOS 9 to 11+
02Feature mapping to identify high-priority glanceable actions and complications
03Phased implementation roadmaps with detailed architectural diagrams and warnings
041 GitHub stars
05Automated codebase analysis for architecture and state management patterns
06Specialized guidance for WidgetKit, Smart Stacks, and Watch Connectivity integration
Use Cases
01Adding a companion Apple Watch app to an existing SwiftUI iOS application
02Migrating legacy watchOS targets to modern SwiftUI and SwiftData architectures
03Designing a standalone watchOS utility using shared logic from a macOS project