iPadOS platform-specific development with adaptive layouts, keyboard shortcuts, multitasking, and Stage Manager. Use when building iPad apps with split views, external keyboard support, or multi-window features.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fuse-swift-apple-expert:ipadosThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
iPadOS-specific development for tablet and productivity experiences.
iPadOS-specific development for tablet and productivity experiences.
Before ANY implementation, use TeamCreate to spawn 3 agents:
After implementation, run fuse-ai-pilot:sniper for validation.
| Feature | Benefit |
|---|---|
| Split View | Side-by-side apps |
| Keyboard shortcuts | Productivity |
| Stage Manager | Desktop-like experience |
| Adaptive layouts | All iPad sizes |
| Need | Reference |
|---|---|
| Size classes, split views | adaptive-layouts.md |
| External keyboard support | keyboard-shortcuts.md |
| Slide Over, Stage Manager | multitasking.md |
npx claudepluginhub fusengine/agents --plugin fuse-swift-apple-expertGuidelines for building iPad-optimized interfaces following Apple HIG. Covers multitasking, adaptive layouts, pointer support, keyboard shortcuts, and responsive design.
Provides Apple Human Interface Guidelines for platform-specific design across iOS, iPadOS, macOS, tvOS, visionOS, watchOS, and games. Helps developers respect each platform's distinct interaction models and conventions.
Provides Apple Human Interface Guidelines for platform-specific UI design across iOS, iPadOS, macOS, tvOS, visionOS, watchOS, and games. Guides interface and interaction decisions.