App Intents Agent Skill — Development skill for Claude Code
Agent skill that helps Claude Code, Codex, Gemini, and Cursor write correct Swift App Intents code for Siri, Shortcuts, Spotlight, widgets, Control Center, and Apple Intelligence.
How to install App Intents Agent Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open n0an/App-Intents-Agent-Skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What App Intents Agent Skill does
Agent skill that helps Claude Code, Codex, Gemini, and Cursor write correct Swift App Intents code for Siri, Shortcuts, Spotlight, widgets, Control Center, and Apple Intelligence.
Alternatives in Development
- Swift Lsp — Swift /plugin install swift-lsp@claude-plugins-official 14k ★
- Shortcuts Playground Plugin — Shortcuts Playground: A Claude Code and Codex plugin for building, validating, signing, and remixing macOS/iOS 1.1k ★
- /install-skill - Install Generated Skills Or Agents — Step-by-step guide to install your generated skills and agents to the correct locations 618 ★
README
App Intents Agent Skill
**🍎 Updated for WWDC 2026** - now covers the iOS 27 App Intents APIs: long-running & cancellable intents, on-screen awareness, `EntityCollection`, `SyncableEntity`, and the `AppIntentsTesting` framework.
An agent skill that helps AI coding agents like Claude Code, Codex, Cursor, and Gemini write correct Swift App Intents code - exposing app actions and data to Siri, Shortcuts, Spotlight, widgets, Control Center, and Apple Intelligence.
It uses the [Agent Skills](https://agentskills.io/home) format, so it works smoothly with Claude Code, Codex, Gemini, Cursor, and more.
What It Covers
- Intents -
AppIntent,OpenIntent,SnippetIntent,ForegroundContinuableIntent,DeleteIntent,ShowInAppSearchResultsIntent,TargetContentProvidingIntent,URLRepresentableIntent,ProgressReportingIntent,LongRunningIntent,CancellableIntent,WidgetConfigurationIntent,ControlConfigurationIntent,PredictableIntent - Execution lifecycle - the 30-second budget,
LongRunningIntent+performBackgroundTask(iOS 27),CancellableIntent+withIntentCancellationHandler(iOS 26.4), background GPU access,allowedExecutionTargetsto pin an intent to the app or an extension - Foreground continuation -
ForegroundContinuableIntent(iOS 17), `request
Related Skills
Observability Agent Skill
Agent skill for writing correct Swift observability code on Apple platforms: unified logging, signposts, Metri
Maestro Next
Unified entry for all development intents — classify intent, assess complexity, route to the correct execution
Widgets Agent Skill
Agent skill for writing and reviewing Swift WidgetKit code: timeline providers, configurations, families, acce
Apple Swift
Swift language best practices
Background Execution Agent Skill
Agent skill for writing and reviewing Swift background-execution code on Apple platforms: BGTaskScheduler, bac
Apple Bridges
Native macOS app access — manage Apple Reminders, Calendar, Contacts, Notes, Mail, and tmux sessions via Swift
Related Agents
App Intents Expert
Read-only App Intents reviewer. Use when exposing app actions to Siri, Shortcuts, Spotlight, Apple Intelligenc
Csl
Compiler infrastructure architect. Created LLVM (2000, while a graduate student at UIUC), Clang, Swift (Apple,
iOS Developer.Agent
Expert iOS/macOS developer specializing in Swift, SwiftUI, and the Apple toolchain. Use when: (1) Building Swi