swift-ios-skills
86 agent skills for modern iOS 26 and Swift 6.3 development
All Skills in This Repository (98)
Pure Emerald Level Indicatorsstorekit
Implement in-app purchases and subscriptions using StoreKit 2 on iOS.
pencilkit-drawing
Create Apple Pencil drawing canvases with PencilKit for iOS, iPadOS, and visionOS.
realitykit-ar
Create iOS augmented reality experiences with RealityKit and ARKit.
eventkit-calendar
Manage iOS calendar events and reminders via the EventKit framework.
swift-language
Explain modern Swift 5.7+ language features and patterns for non-concurrency code.
widgetkit
Develop and refine iOS widgets, Live Activities, and Control Center controls using WidgetKit and ActivityKit.
musickit-audio
Integrate Apple Music playback, catalog search, and Now Playing metadata into iOS apps.
swiftdata
Implement and optimize SwiftData persistence with @Model, #Predicate, and @ModelActor.
permissionkit
Request parental permission for child-to-contact communication via PermissionKit.
ios-networking
Develop and review Swift networking code using URLSession with async/await.
metrickit-diagnostics
Collect and analyze iOS performance metrics and crash diagnostics via MetricKit.
swiftui-performance
Audit SwiftUI runtime performance and provide code-first remediation steps.
Frequently Asked Questions
FAQPage SchemaHow to install swift-ios-skills?โผ
Run `npx skills add dpearson2699/swift-ios-skills --all -g -y` in your terminal to install all 86 skills globally for your coding agent.
What do these iOS skills cover?โผ
They cover SwiftUI, SwiftData, StoreKit 2, CloudKit, HealthKit, WidgetKit, CarPlay, Vision, security, and dozens more Apple frameworks, all targeting iOS 26+ and Swift 6.3 with no deprecated patterns.
Which AI agents work with swift-ios-skills?โผ
All skills follow the open Agent Skills standard and work with Claude Code, OpenAI Codex, Cursor, GitHub Copilot, and 40+ other compatible agents.
Can I install only the skills I need?โผ
Yes. Every skill is self-contained, so you can install individual skills with `npx skills add dpearson2699/swift-ios-skills --skill storekit` instead of the full set.
Do these skills help avoid App Store rejections?โผ
Yes. Skills like storekit, app-store-review, and swift-security include review checklists and common-mistake tables that catch rejection risks such as missing restore buttons, wrong purchase frameworks, and insecure token storage.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core