Solid foundation for building native iOS apps with Swift's modern toolkit. Covers the essentials you'd actually use: MVVM architecture, SwiftUI for declarative UI, async/await for networking, and Combine for reactive patterns. The reference guides walk through URLSession setup, view model patterns, and Core Data persistence. Best practices are sensible, like using Keychain for sensitive data and avoiding force unwrapping. This is most useful when you're shipping production iOS apps and want Claude to follow current Swift conventions rather than outdated UIKit patterns. The quick start gets you oriented fast, though you'll lean on the reference docs for complete implementations.
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill ios-swift-development