dpearson2699dpearson2699Communityยท98 Agent Skills Included

swift-ios-skills

86 agent skills for modern iOS 26 and Swift 6.3 development

Guides AI coding agents through building iOS and iPadOS apps with SwiftUI, SwiftData, StoreKit, CloudKit, HealthKit, WidgetKit, and 80+ other Apple frameworks. Eliminates deprecated API usage, wrong entitlements, and broken authorization flows by enforcing current iOS 26 and Swift 6.3 patterns. Gives agents review checklists, common-mistake tables, and verified Apple documentation links so generated code compiles and passes App Review.
npx skills add dpearson2699/swift-ios-skills --all -g -y
Available:

Tells the AI agent how to author, route, and audit the Apple-platform skills in this repository, including communication style, skill structure rules, and grounding claims in official Apple documentation.

All Skills in This Repository (98)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
dpearson2699dpearson2699

storekit

Implement in-app purchases and subscriptions using StoreKit 2 on iOS.

Community
Advanced
๐Ÿ“ฆ In Repo
dpearson2699dpearson2699

pencilkit-drawing

Create Apple Pencil drawing canvases with PencilKit for iOS, iPadOS, and visionOS.

Community
Intermediate
๐Ÿ“ฆ In Repo
dpearson2699dpearson2699

realitykit-ar

Create iOS augmented reality experiences with RealityKit and ARKit.

Community
Intermediate
๐Ÿ“ฆ In Repo
dpearson2699dpearson2699

eventkit-calendar

Manage iOS calendar events and reminders via the EventKit framework.

Community
Intermediate
๐Ÿ“ฆ In Repo
dpearson2699dpearson2699

swift-language

Explain modern Swift 5.7+ language features and patterns for non-concurrency code.

Community
Intermediate
๐Ÿ“ฆ In Repo
dpearson2699dpearson2699

widgetkit

Develop and refine iOS widgets, Live Activities, and Control Center controls using WidgetKit and ActivityKit.

Community
Advanced
๐Ÿ“ฆ In Repo
dpearson2699dpearson2699

musickit-audio

Integrate Apple Music playback, catalog search, and Now Playing metadata into iOS apps.

Community
Intermediate
๐Ÿ“ฆ In Repo
dpearson2699dpearson2699

swiftdata

Implement and optimize SwiftData persistence with @Model, #Predicate, and @ModelActor.

Community
Advanced
๐Ÿ“ฆ In Repo
dpearson2699dpearson2699

permissionkit

Request parental permission for child-to-contact communication via PermissionKit.

Community
Advanced
๐Ÿ“ฆ In Repo
dpearson2699dpearson2699

ios-networking

Develop and review Swift networking code using URLSession with async/await.

Community
Advanced
๐Ÿ“ฆ In Repo
dpearson2699dpearson2699

metrickit-diagnostics

Collect and analyze iOS performance metrics and crash diagnostics via MetricKit.

Community
Advanced
๐Ÿ“ฆ In Repo
dpearson2699dpearson2699

swiftui-performance

Audit SwiftUI runtime performance and provide code-first remediation steps.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’