ipados
Installation
SKILL.md
Includes the three scene/interaction areas an iPad app typically needs: size-class-aware adaptive layouts, keyboard shortcuts (⌘ commands) for productivity users, and Stage Manager's desktop-like multitasking model.
Best practices: support both compact and regular size classes, add keyboard shortcuts, enable drag and drop, support pointer/trackpad input, allow multiple window instances, and handle external-display output via UIScreen.
iPadOS Platform
iPadOS-specific development for tablet and productivity experiences.
Agent Workflow (MANDATORY)
Before ANY implementation, spawn 3 agents in parallel, one Agent call each with a name:
- fuse-ai-pilot:explore-codebase - Analyze existing iPad patterns
- fuse-ai-pilot:research-expert - Verify latest iPadOS 26 docs via Context7/Exa
- mcp__apple-docs__search_apple_docs - Check iPad multitasking patterns