AI AGENT ADDONS
Mobile Development
2,053installs

Apple's Core ML lets your iPhone apps run machine learning models right on the device. This skill teaches you how to load, configure, and run Core ML models using Swift. You will learn to handle model predictions, choose the right compute units, and profile performance. It works with iOS 14 and above, with special support for the latest iOS 26 features.

You will discover how to use auto-generated classes for typed inputs and outputs. You can also load models manually from URLs or asynchronously to keep your app fast. The skill includes tips for multi-model pipelines, image preprocessing, and Vision integration. It helps you avoid common mistakes and manage memory well.

This is for Swift developers who want to add on-device AI features like image recognition, text analysis, or custom predictions. The skill covers both basic and advanced topics, including MLTensor for iOS 18 and compute unit configuration for CPU, GPU, and Neural Engine. You will get code examples and a review checklist to ensure quality.

Add Coreml skill to your workflow

Global

mkdir -p ~/.claude/skills/coreml

Project

mkdir -p .claude/skills/coreml

Source Repository

Stars
809
Forks
44
Watchers
809
License
NOASSERTION
Last Push
1 month ago
Created
4 months ago