Help us improve
Share bugs, ideas, or general feedback.
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.
npx claudepluginhub fusengine/agents --plugin fuse-swift-apple-expertHow 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.
Provides Apple Human Interface Guidelines for iPadOS apps, covering responsive layouts with size classes, multitasking (Split View, Slide Over, Stage Manager), column-based UIs, and SwiftUI patterns.
Provides Apple Human Interface Guidelines for platform-specific UI design across iOS, iPadOS, macOS, tvOS, visionOS, watchOS, and games. Guides interface and interaction decisions.
Guides iOS app design and SwiftUI implementation following Human Interface Guidelines, with layouts, navigation patterns, accessibility, and adaptive UI for iPhone/iPad.
Share bugs, ideas, or general feedback.
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 |