dpearson2699

60 mods across 1 repository, 1.1k stars between them.

core-motion

25

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Access Core Motion accelerometer, gyroscope, magnetometer, device-motion, pedometer, activity-recognition, altitude, headphone motion, batched high-frequency workout motion, and water-submersion/depth data. Use when reading device sensors, counting steps, detecting walking/running/driving/cycling, tracking altitude…

1.1k 1mo ago A 87 tokens

core-nfc

26

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Read and write NFC tags using CoreNFC. Use when scanning NDEF tags, reading ISO7816/ISO15693/FeliCa/MIFARE tags, writing NDEF messages, handling NFC session lifecycle, configuring NFC entitlements, or implementing background tag reading in iOS apps.

1.1k 1mo ago A 62 tokens

coreml

27

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Integrate Core ML models in iOS apps for on-device machine learning inference. Covers model loading (.mlmodel, .mlpackage, .mlmodelc), predictions with auto-generated classes and MLFeatureProvider, compute unit configuration (CPU, GPU, Neural Engine), MLTensor, VNCoreMLRequest, MLComputePlan, multi-model pipelines…

1.1k 1mo ago A 96 tokens

cryptokit

28

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Use Apple CryptoKit for Swift cryptographic primitives. Use when hashing with SHA-2 or SHA-3, generating HMACs, encrypting with AES-GCM or ChaChaPoly, signing with P256/P384/P521/Curve25519 or ML-DSA keys, performing ECDH, HPKE, ML-KEM, or X-Wing key exchange, using Secure Enclave CryptoKit keys, or migrating…

1.1k 1mo ago A 96 tokens

cryptotokenkit

29

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Access security tokens and smart cards using CryptoTokenKit. Use when building TKTokenDriver or TKSmartCardTokenDriver extensions, communicating with smart cards via TKSmartCard/TKSmartCardSlotManager, using iOS 26+ NFC smart-card sessions, registering smart cards, querying token-backed keychain items with…

1.1k 1mo ago A 86 tokens

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Debug iOS apps and profile performance using LLDB, the interactive Memory Graph Debugger, and Instruments. Use for crashes, retain-cycle inspection, hangs, build failures, and generic CPU, memory, energy, or network profiling. Use ios-memgraph-analysis for .memgraph capture, leaks CLI ownership paths, or persistent…

1.1k 1mo ago C 85 tokens

device-integrity

31

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Verify device legitimacy and app integrity using DeviceCheck (DCDevice per-device bits) and App Attest (DCAppAttestService key generation, attestation, and assertion flows). Use when implementing fraud prevention, detecting compromised devices, validating app authenticity with Apple's servers, protecting sensitive API…

1.1k 1mo ago A 75 tokens

dockkit

32

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Control motorized camera docks and enable intelligent subject tracking using DockKit. Use when discovering DockKit-compatible accessories, implementing camera subject tracking for faces or bodies, controlling dock motors for pan and tilt, configuring framing behavior, setting regions of interest, or building video…

1.1k 1mo ago A 60 tokens

energykit

33

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Query grid electricity forecasts and submit load events using EnergyKit to help users optimize home electricity usage. Use when building smart home apps, EV charger controls, HVAC scheduling, or energy management dashboards that guide users to use power during cleaner or cheaper grid periods.

1.1k 1mo ago A 53 tokens

eventkit

34

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Create, read, and manage calendar events and reminders using EventKit and EventKitUI. Use when adding events to the user's calendar, creating reminders, setting recurrence rules, requesting calendar or reminders access, presenting event editors, choosing calendars, handling alarms, observing calendar changes, or…

1.1k 1mo ago A 94 tokens

financekit

35

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Access eligible Wallet financial data using FinanceKit and FinanceKitUI. Use when querying transactions or balances, reading Apple Card, Apple Cash, Savings, or U.K. connected-account data, requesting financial-data authorization, using TransactionPicker, enabling iOS 26 background delivery, or saving and checking…

1.1k 1mo ago A 64 tokens

focus-engine

36

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Implements keyboard, directional, and scene-level focus behavior across SwiftUI and UIKit. Use when managing @FocusState, defaultFocus, focused values, focusable interactions, focus sections, tvOS geometric focus and Siri Remote navigation, watchOS Digital Crown input, visionOS connected-device focus versus gaze…

1.1k 1mo ago A 98 tokens

gamekit

37

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Integrate Game Center features using GameKit. Use when authenticating GKLocalPlayer, checking player restrictions, submitting leaderboard scores, reporting achievements, implementing real-time or turn-based matchmaking, handling GKMatch data, showing the Game Center dashboard or access point, adding challenges and…

1.1k 1mo ago A 71 tokens

healthkit

38

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Read, write, and query Apple Health data using HealthKit. Covers HKHealthStore authorization, sample queries, statistics queries, statistics collection queries for charts, saving HKQuantitySample data, background delivery, workout sessions with HKWorkoutSession and HKLiveWorkoutBuilder, HKUnit, and…

1.1k 1mo ago A 86 tokens

homekit

39

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Control smart-home accessories and commission Matter devices using HomeKit and MatterSupport. Use when managing homes/rooms/accessories, creating action sets or triggers, reading accessory characteristics, onboarding Matter devices, or building a third-party smart-home ecosystem app.

1.1k 1mo ago A 51 tokens

ios-accessibility

40

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Build and audit SwiftUI, UIKit, and AppKit accessibility for VoiceOver, Voice Control, Switch Control, Full Keyboard Access, Dynamic Type, focus restoration, labels/traits/actions, traversal, custom rotors, NSAccessibility, XCTest checks, adaptive system preferences, and App Store accessibility declarations. Use when…

1.1k 1mo ago A 91 tokens

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Use when capturing or analyzing ETTrace profiles for a focused iOS launch or runtime flow, including exact-build dSYM UUID matching, Simulator or device capture, processed per-thread flamegraph JSON, sampled inclusive/exclusive time, unresolved symbols, and comparable verification. Use debugging-instruments or…

1.1k 1mo ago A 69 tokens

ios-localization

42

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Implement, review, or improve localization and internationalization in iOS/macOS apps — String Catalogs (.xcstrings), generated localizable symbols, stable key naming, LocalizedStringKey, LocalizedStringResource, pluralization, FormatStyle for numbers/dates/measurements, right-to-left layout, Dynamic Type, and…

1.1k 1mo ago A 127 tokens

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Use when capturing or analyzing an iOS .memgraph, especially when the task mentions a memory leak, heap growth, persistent memory increase, ownership path, or matched-capture comparison with Apple CLI tools. Covers unambiguous Simulator capture, leaks/heap/vmmap/mallochistory evidence, raw artifact preservation, and…

1.1k 1mo ago A 97 tokens

ios-networking

44

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Build, review, or improve networking code in iOS/macOS apps using URLSession with async/await, structured concurrency, and modern Swift patterns. Use when working with REST APIs, downloading files, uploading data, WebSocket connections, pagination, retry logic, request middleware, caching, background transfers, or…

1.1k 1mo ago A 91 tokens

ios-simulator

45

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Manages iOS Simulator devices and app tests with xcrun simctl: lifecycle, install/launch, push and location simulation, privacy permissions, deep links, status-bar overrides, screenshots/video, log streaming, app containers, and targetEnvironment(simulator). Use when scripting Simulator workflows, debugging…

1.1k 1mo ago C 88 tokens

mapkit

46

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Implement, review, or improve maps and location features in iOS/macOS apps using MapKit and CoreLocation. Use when working with Map views, annotations, markers, polylines, user location tracking, geocoding, reverse geocoding, search/autocomplete, directions and routes, geofencing, region monitoring, CLLocationUpdate…

1.1k 1mo ago A 105 tokens

metrickit

47

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Use when collecting or analyzing production iOS or iPadOS performance telemetry with MetricKit, including iOS 27 MetricManager async metric or diagnostic reports, hang or crash triage, custom signposts, extended launch measurement, durable export, or iOS 26 MXMetricManager compatibility.

1.1k 1mo ago A 62 tokens

musickit

48

dpearson2699/swift-ios-skills

Skill Claude CodeCodex

Integrate Apple Music playback, catalog search, and Now Playing metadata using MusicKit and MediaPlayer. Use when adding music search, Apple Music subscription flows, queue management, playback controls, remote command handling, or Now Playing info to iOS apps.

1.1k 1mo ago A 54 tokens