SwiftUI Development Skills
Apple-authored SwiftUI and platform guidance extracted from Xcode
What is it?
A collection of SwiftUI development skills extracted from Apple's internal Xcode documentation. SwiftUI is opinionated, and most AI agents don't know those opinions. This skill fills that gap by providing the precise patterns, conventions, and best practices that Apple recommends for SwiftUI development, helping AI agents write idiomatic SwiftUI code.
How to use it?
Install the skills and Claude will automatically apply SwiftUI-specific knowledge when working on iOS/macOS development:
- View patterns - Correct view composition, modifiers, and layout strategies
- State management - @State, @Binding, @Observable, and environment patterns
- Navigation - NavigationStack, NavigationSplitView, and routing patterns
- Platform conventions - iOS/macOS-specific UI patterns and Human Interface Guidelines
The skills are sourced from Apple's documentation shipped inside Xcode, ensuring accuracy and currency.
Key Features
- SwiftUI patterns extracted from Apple's Xcode AI documentation
- Idiomatic view composition and modifier usage
- State management patterns (@State, @Binding, @Observable)
- Navigation and routing best practices
- Platform-specific UI conventions for iOS and macOS
- Human Interface Guidelines integration
Related Skills
More from Developer Toolsjules
Delegate coding tasks to Google Jules AI agent for async bug fixes, documentation, tests, and feature implementation on GitHub repos
outline
Search, read, create, and manage documents in Outline wiki instances (cloud or self-hosted)
Move Code Quality Checker
Analyzes Move language packages against the official Move Book Code Quality Checklist for Move 2024 Edition compliance and best practices