Skip to main content
Source repository

dpearson2699/swift-ios-skills

These skills were imported into SkillJury from the public skills ecosystem.

42 linked skillsVisit source
Source listing

42 imported skills

dpearson2699/swift-ios-skills/Software Engineering

swift-codable

Encode and decode Swift types using Codable ( Encodable & Decodable ) with JSONEncoder , JSONDecoder , and related APIs. Targets Swift 6.3 / iOS 26+.

Weekly installs
861
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

swiftui-webkit

Embed and manage web content in SwiftUI using the native WebKit-for-SwiftUI APIs introduced for iOS 26, iPadOS 26, macOS 26, and visionOS 26. Use this skill when the app needs an integrated web surface, app-owned HTML content, JavaScript-backed page interaction, or custom navigation policy control.

Weekly installs
749
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

alarmkit

Schedule prominent alarms and countdown timers that surface on the Lock Screen, Dynamic Island, and Apple Watch. AlarmKit requires iOS 26+ / iPadOS 26+. Alarms override Focus and Silent mode automatically.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

app-clips

Lightweight, instantly-available versions of your iOS app for in-the-moment experiences or demos. Targets iOS 26+ / Swift 6.3 unless noted.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

app-intents

Implement App Intents to expose app functionality to Siri, Shortcuts, Spotlight, widgets, and Apple Intelligence.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

app-store-review

Comprehensive App Store review preparation guide covering rejections, privacy manifests, IAP rules, and compliance checklists.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

apple-on-device-ai

Deploy on-device AI across Apple platforms using Foundation Models, Core ML, MLX Swift, and llama.cpp.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

authentication

Implement authentication flows on iOS using the AuthenticationServices framework, including Sign in with Apple, OAuth/third-party web auth, Password AutoFill, and biometric authentication.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

background-processing

Register, schedule, and execute background work on iOS using the BackgroundTasks framework, background URLSession, and background push notifications.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

contacts-framework

Fetch, create, update, and pick contacts from the user's Contacts database using CNContactStore , CNSaveRequest , and CNContactPickerViewController . Targets Swift 6.3 / iOS 26+.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

core-bluetooth

Scan for, connect to, and exchange data with Bluetooth Low Energy (BLE) devices. Covers the central role (scanning and connecting to peripherals), the peripheral role (advertising services), background modes, and state restoration. Targets Swift 6.3 / iOS 26+.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

core-motion

Read device sensor data -- accelerometer, gyroscope, magnetometer, pedometer, and activity recognition -- on iOS and watchOS. CoreMotion fuses raw sensor inputs into processed device-motion data and provides pedometer/activity APIs for fitness and navigation use cases. Targets Swift 6.3 / iOS 26+.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

core-nfc

Read and write NFC tags on iPhone using the CoreNFC framework. Covers NDEF reader sessions, tag reader sessions, NDEF message construction, entitlements, and background tag reading. Targets Swift 6.3 / iOS 26+.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

coreml

Load, configure, and run Core ML models in iOS apps. This skill covers the Swift side: model loading, prediction, MLTensor, profiling, and deployment. Target iOS 26+ with Swift 6.3, backward-compatible to iOS 14 unless noted.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

debugging-instruments

Diagnose crashes, memory leaks, retain cycles, main thread hangs, and performance bottlenecks in iOS apps using LLDB, Memory Graph Debugger, and Instruments. Covers breakpoint workflows, memory graph analysis, hang detection, build failure triage, and Instruments profiling for CPU, memory, energy, and network.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

device-integrity

Verify that requests to your server come from a genuine Apple device running your unmodified app. DeviceCheck provides per-device bits for simple flags (e.g., "claimed promo offer"). App Attest uses Secure Enclave keys and Apple attestation to cryptographically prove app legitimacy on each request.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

energykit

Provide grid electricity forecasts to help users choose when to use electricity. EnergyKit identifies times when there is relatively cleaner or less expensive electricity on the grid, enabling apps to shift or reduce load accordingly. Targets Swift 6.3 / iOS 26+.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

healthkit

Read and write health and fitness data from the Apple Health store. Covers authorization, queries, writing samples, background delivery, and workout sessions. Targets Swift 6.3 / iOS 26+.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

ios-accessibility

Implement VoiceOver, Dynamic Type, and assistive technology support for iOS/macOS apps.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

ios-localization

Multi-language iOS apps with String Catalogs, locale-aware formatting, and RTL layout support.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

ios-networking

Modern URLSession networking for iOS 15+ using async/await and structured concurrency.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

ios-security

Secure iOS apps with Keychain, CryptoKit, biometric authentication, and Apple security best practices.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetFirst seen Mar 2, 2026Source dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

natural-language

Analyze natural language text for tokenization, part-of-speech tagging, named entity recognition, sentiment analysis, language identification, and word/sentence embeddings. Translate text between languages with the Translation framework. Targets Swift 6.3 / iOS 26+.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

permissionkit

Note: PermissionKit is new in iOS 26. Method signatures should be verified against the latest Xcode 26 beta SDK.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
Page 1 of 2