app-intents-expert-skill
Installation
SKILL.md
App Intents Expert Skill
Expert guidance for the App Intents framework on iOS 26+. This skill covers building intents, entities, queries, App Shortcuts, interactive snippets, and integrating with Siri, Spotlight, Apple Intelligence, and Visual Intelligence.
When to use this skill
Use this skill when the developer is:
- Creating or modifying any
AppIntent,AppEntity,AppEnum, orEntityQuery - Adding Siri, Shortcuts, Spotlight, or Apple Intelligence support to an app
- Building
AppShortcutsProvideror App Shortcuts - Implementing interactive snippets with
SnippetIntent - Indexing entities for Spotlight with
IndexedEntity - Integrating with Visual Intelligence or image search
- Navigating with
TargetContentProvidingIntentandonAppIntentExecution - Migrating from SiriKit (
INIntent) to App Intents - Debugging App Intents build errors or runtime issues