🧠
AI EngineeringPython

Core ML Swift Integration

by dpearson2699

Core ML Swift Integration is an AI Engineering skill for Claude Code, published by dpearson2699 in swift-ios-skills.

1K stars50 forkson dpearson2699/swift-ios-skillsAdded 2026/08/21+1% in starsRepository updated 2026/07/31
accessibilityagent-skillsai-codingappleclaude-codecodex-skillscursor-skillsiosios-developmentliquid-glasslocalizationmapkitnetworkingstorekitswiftswift-concurrencyswiftdataswiftuiwidgetkitxcode
Install in seconds
Install Core ML Swift Integration
Copy Core ML Swift Integration into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/dpearson2699/swift-ios-skills/tree/main/skills/coreml ~/.claude/skills/coreml

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/dpearson2699/swift-ios-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/coreml/SKILL.md in dpearson2699/swift-ios-skills
Installs to
~/.claude/skills/coreml
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What Core ML Swift Integration does

Core ML Swift Integration shows how to load Core ML models, configure compute units, and run predictions in iOS apps. Use it when integrating .mlmodel or .mlpackage files, batching inference, or profiling on-device performance.

Core ML Swift Integration is cataloged under AI Engineering on DirSkills. Core ML Swift Integration comes from a repository tagged accessibility, agent-skills, ai-coding, apple and claude-code.

Documentation

README

Core ML Swift Integration

Load, configure, and run Core ML models in iOS apps. This skill covers the Swift side: model loading, prediction, MLTensor, profiling, and deployment.

Scope boundary: Python-side model conversion, optimization (quantization, palettization, pruning), and framework selection live in the apple-on-device-ai skill. This skill owns Swift integration only.

See references/coreml-swift-integration.md for complete code patterns including actor-based caching, batch inference, image preprocessing, and testing.

Contents

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Core ML Swift Integration

  • What else does dpearson2699 publish alongside Core ML Swift Integration?

    Core ML Swift Integration is one of 25 skills that DirSkills catalogs from dpearson2699/swift-ios-skills, the repository it ships in. Its siblings there include AVKit, Accessory Setup Kit and ActivityKit. Each one is a separate skill with its own page in this directory, installs the same way Core ML Swift Integration does, and is maintained by dpearson2699 in that same repository. The rest of the collection is listed on the dpearson2699/swift-ios-skills page.

  • How does Core ML Swift Integration compare to other AI Engineering skills?

    Core ML Swift Integration ranks #1368 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Core ML Swift Integration against them. Open each page to compare what they document and how they install.

More from dpearson2699/swift-ios-skills

Core ML Swift Integration is one of 25 skills cataloged on DirSkills from dpearson2699/swift-ios-skills.

See all 25 skills
🎬
1w ago

AVKit

AVKit creates system-standard media playback interfaces with AVPlayerViewController and SwiftUI VideoPlayer. Use it for Picture-in-Picture, AirPlay, transport controls, and subtitles or captions in iOS apps.
Frontend
1K50
🔌
1w ago

Accessory Setup Kit

Accessory Setup Kit helps iOS apps discover and configure Bluetooth and Wi-Fi accessories with the iOS 18+ system picker. Use it for privacy-preserving accessory setup, discovery descriptors, and session event handling.
Frontend
1K50
📱
1w ago

ActivityKit

ActivityKit implements and reviews Live Activities for the Lock Screen and Dynamic Island in iOS apps. Use it when building real-time status updates, push-to-update workflows, or ActivityAttributes and lifecycle code.
Frontend
1K50
📣
1w ago

AdAttributionKit

AdAttributionKit measures ad installs and re-engagements on iOS with privacy-preserving attribution. Use it to register impressions, handle postbacks, update conversion values, and configure publisher or advertiser apps.
AI Engineering
1K50
1w ago

AlarmKit

AlarmKit implements iOS and iPadOS alarms and countdown timers with Lock Screen, Dynamic Island, StandBy, and Apple Watch system UI. Use it when building wake-up alarms, timers, or alarm-style alerts that need AlarmKit scheduling, authorization, and Live Activity integration.
Frontend
1K50
📱
1w ago

App Clips

App Clips builds lightweight iOS App Clips with invocation URLs, App Clip Codes, NFC, QR, Safari banners, target setup, and App Store Connect experiences. Use it when creating an App Clip or wiring routing, handoff, notifications, or location confirmation.
DevOps
1K50