Use when implementing ANY Apple Intelligence or on-device AI feature. Covers Foundation Models, @Generable, LanguageModelSession, structured output, Tool protocol, iOS 26 AI integration.
This skill inherits all available tools. When active, it can use any tool Claude has access to.
You MUST use this skill for ANY Apple Intelligence or Foundation Models work.
Use this router when:
Implementation patterns → /skill foundation-models
API reference → /skill foundation-models-ref
Diagnostics → /skill foundation-models-diag
User asks about Apple Intelligence
├─ Implementing? → foundation-models
├─ Need API reference? → foundation-models-ref
└─ Debugging issues? → foundation-models-diag
foundation-models:
foundation-models-diag:
User: "How do I use Apple Intelligence to generate structured data?"
→ Invoke: /skill foundation-models
User: "My AI generation is being blocked"
→ Invoke: /skill foundation-models-diag
User: "Show me @Generable examples"
→ Invoke: /skill foundation-models-ref
User: "Implement streaming AI generation"
→ Invoke: /skill foundation-models