multiplatform-development
OfficialShare code across all Apple platforms with ease.
System Documentation
What problem does it solve?
Developers often need to maintain feature parity and a consistent UX across iOS, macOS, iPadOS, watchOS, tvOS, and visionOS. This Skill provides proven patterns to share business logic and UI components while isolating platform-specific differences.
Core Features & Use Cases
- Shared code across Apple platforms via a single codebase and common abstractions.
- Conditional compilation, platform-specific extensions, and adaptive UI patterns.
- Use cases include building cross-platform libraries, multi-target apps, and UI that adapts per platform.
Quick Start
Create a Swift Package named SharedKit configured for all Apple platforms (iOS, macOS, iPadOS, watchOS, tvOS, visionOS). Implement a SharedKit module with platform checks using #if os(iOS)/macOS and provide a small example API to demonstrate cross-platform sharing. Build and run a minimal app on each target to verify shared logic is accessible and correctly compiled.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: multiplatform-development Download link: https://github.com/bluewaves-creations/bluewaves-skills/archive/main.zip#multiplatform-development Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.