App Intents let your app work with Siri, Shortcuts, Spotlight, and widgets. Users can control your app without opening it. This skill shows you how to build those connections step by step.
You will learn to create AppIntent actions and AppEntity models. You will also set up AppShortcutsProvider phrases and IndexedEntity for Spotlight. The skill covers Siri integration, interactive widgets, and Control Center widgets.
Anyone who builds iOS apps can benefit. It makes your app faster to use and easier to find. The skill uses simple code examples and a clear checklist to avoid common mistakes.
Global
mkdir -p ~/.claude/skills/app-intentsProject
mkdir -p .claude/skills/app-intentsSource Repository
Vercel React Native Skillsvercel-labs/agent-skills
Build fast and smooth React Native apps with proven best practices
Building Native Uiexpo/skills
Build native mobile interfaces with Expo Router and modern UI patterns
Xcode Project Setupfirebase/agent-skills
Add Swift packages and files to Xcode projects safely and quickly
Upgrading Expoexpo/skills
Upgrade Expo SDK versions and fix dependencies with this step by step guide
Expo Deploymentexpo/skills
Deploy Expo apps to iOS, Android, and web with EAS automation
Expo Dev Clientexpo/skills
Build custom Expo dev clients for testing native code on real devices
Use Domexpo/skills
Run web code in native apps using Expo DOM components without rewriting
Flutter Apply Architecture Best Practicesflutter/skills
Architect Flutter apps with clean layers for scalability and maintainability