Covers the full stack of native Apple platform development, from SwiftUI and UIKit to Core Data, SwiftData, and modern Swift concurrency. You'll find navigation patterns for iOS 16+, Auto Layout constraints, Keychain integration, and platform-specific patterns for iPadOS split views and tvOS focus management. The Apple Human Interface Guidelines section includes actual touch target sizes and safe area handling. Good reference when you're switching between UIKit legacy code and SwiftUI, or when you need to remember the difference between @State, @StateObject, and @ObservedObject. Includes App Store requirements and testing setup, which is helpful if you're doing the full submission process yourself.
npx skills add https://github.com/travisjneuman/.claude --skill ios-development