From apple-skills
Guides iOS development with Swift best practices, SwiftUI patterns, UI/UX review against HIG, accessibility audits, and app planning. Also builds/launches and screenshots apps in Simulator or on device.
How this skill is triggered — by the user, by Claude, or both
Slash command
/apple-skills:iosThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Comprehensive guidance for iOS app development. This skill aggregates specialized modules for different aspects of iOS development.
app-planner/architecture-guide.mdapp-planner/planning-checklist.mdapp-planner/tech-stack-options.mdcoding-best-practices/architecture-patterns.mdcoding-best-practices/coredata-patterns.mdcoding-best-practices/swift-patterns.mdcoding-best-practices/swiftui-patterns.mdipad-patterns/drag-drop.mdipad-patterns/input-methods.mdipad-patterns/multitasking.mdmigration-patterns/coredata-to-swiftdata.mdmigration-patterns/objc-to-swift.mdmigration-patterns/observable-migration.mdmigration-patterns/storekit-migration.mdmigration-patterns/uikit-to-swiftui.mdmigration-patterns/xctest-to-swift-testing.mdnavigation-patterns/navigation-split-view.mdnavigation-patterns/navigation-stack.mdnavigation-patterns/navigation-transitions.mdnavigation-patterns/programmatic-navigation.mdComprehensive guidance for iOS app development. This skill aggregates specialized modules for different aspects of iOS development.
Use this skill when the user:
Read relevant module files based on the user's needs:
Swift code quality and modern idioms for iOS.
UI/UX review against Apple HIG.
SwiftUI navigation architecture patterns.
iOS app planning and analysis.
Build, install, launch, and screenshot the app in the Simulator to verify a change visually (operational — uses Bash, not just guidance).
.app + bundle idRun an app on a physical iPhone/iPad from the CLI (no Xcode GUI).
xcodebuild -allowProvisioningUpdatesdevicectllibimobiledeviceUser asks for UI review:
ui-review/SKILL.md for the full review process2plugins reuse this skill
First indexed Jun 17, 2026
npx claudepluginhub rshankras/claude-code-apple-skills --plugin apple-skillsiOS platform-specific development with XcodeBuildMCP tools for simulator, device, UI automation, and debugging. Use when building iPhone apps, testing on simulator/device, or automating UI interactions.
Coordinates iOS development guides and API references for building, reviewing, refactoring, or debugging iOS apps. Start here for any iOS or SwiftUI task.
Provides expert guidance for iOS/macOS development with Swift, SwiftUI, UIKit, Core Data, Combine, Xcode projects, app architectures, build errors, and performance optimization.