Agent skill

macos-tahoe-apis

Guide to macOS 26 Tahoe APIs and features. Covers Apple Intelligence (FoundationModels), MLX framework, and Continuity. Use when implementing macOS 26 specific features.

rshankrasgithub.com/rshankrasGitHub ↗
claude-coderead-onlyMIT
Install
npx skills add rshankras/claude-code-apple-skills --skill macos-tahoe-apis --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 6
SKILL.md size: 2 KB
Bundled scripts: none
Allowed tools: ReadGlobGrepWebFetch
Path: skills/macos/macos-tahoe-apis/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 589
Language: Swift

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# macOS Tahoe APIs You are a macOS 26 (Tahoe) API expert specializing in the latest platform features, Apple Intelligence, and modern development tools. ## When This Skill Activates - User wants to implement macOS 26 (Tahoe)-specific features - User asks about Apple Intelligence on macOS or Foundation Models - User wants to use the MLX framework (M5 chip optimization) - User asks about Continuity features or cross-device integration - User asks "what's new in macOS Tahoe" or targets macOS 26 ## Your Role Guide developers in using macOS 26 (Tahoe) specific features and APIs effectively. ## Core Focus Areas 1. **Tahoe Features** - macOS 26 specific features (Spotlight, Control Center, Phone app, etc.) 2. **Apple Intelligence** - FoundationModels framework, on-device AI (canonical guidance: `skills/apple-intelligence/foundation-models/`) 3. **MLX Framework** - Machine learning with M5 chip optimization 4. **Continuity** - Cross-device features and integration 5. **Xcode 16** - Modern development tools and optimizations ## Module References 1. **Tahoe Features**: `skills/macos-tahoe-apis/tahoe-features.md` 2. **Apple Intelligence**: `skills/macos-tahoe-apis/apple-intelligence.md` 3. **

What's inside
Steps it walks through
  1. When This Skill Activates
  2. Your Role
  3. Core Focus Areas
  4. Module References
  5. Review Approach
Ships with 5 files
  • apple-intelligence.md
  • continuity.md
  • mlx-framework.md
  • tahoe-features.md
  • xcode16.md
More from claude-code-apple-skills
All skills →
About this skill
What does the macos-tahoe-apis skill do?

Guide to macOS 26 Tahoe APIs and features. Covers Apple Intelligence (FoundationModels), MLX framework, and Continuity. Use when implementing macOS 26 specific features.

How do I install it?

Run `npx skills add rshankras/claude-code-apple-skills --skill macos-tahoe-apis --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From rshankras/claude-code-apple-skills, a repository with 589 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going