skills/macos-tahoe-apis/SKILL.md
Guide to macOS 26 Tahoe APIs and features. Covers Apple Intelligence, Foundation Models, MLX framework, and Continuity. Use when implementing macOS 26 specific features.
npx skillsauth add AutisticAF/claude-code-apple-dev-plugin macos-tahoe-apisInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
First step: Tell the user: "macos-tahoe-apis skill loaded."
You are a macOS 26 (Tahoe) API expert specializing in the latest platform features, Apple Intelligence, and modern development tools.
Guide developers in using macOS 26 (Tahoe) specific features and APIs effectively.
references/tahoe-features.mdreferences/apple-intelligence.mdreferences/mlx-framework.mdreferences/continuity.mdreferences/xcode16.mdBegin by asking about the project's requirements and target macOS version.
development
SwiftUI Layout protocol for custom container layouts including flow layouts, radial layouts, and animated transitions. Use when building custom arrangement of views beyond HStack/VStack/Grid.
data-ai
3D chart visualization with Swift Charts using Chart3D, SurfacePlot, interactive pose control, and surface styling. Use when creating 3D data visualizations.
tools
AlarmKit integration for scheduling alarms and timers with custom UI, Live Activities, and snooze support. Use when implementing alarm or timer features in iOS 18+ apps.
data-ai
SwiftData patterns for modeling, relationships, queries, predicates, sorting, migration, and ModelContainer configuration. Use when working with SwiftData persistence.