App Clips are small, fast parts of your iOS app. People can use them right away without downloading the whole app. You can start an App Clip from a QR code, a NFC tag, a link, or a map location.
This skill helps you set up an App Clip target in Xcode, connect it to your main app, and handle how people find and launch it. You will learn about size limits, sharing data, and letting users move to the full app later.
Anyone building an iOS app can use App Clips to give quick experiences. It works best for tasks like ordering coffee, renting a scooter, or showing a product demo.
Global
mkdir -p ~/.claude/skills/app-clipsProject
mkdir -p .claude/skills/app-clipsSource 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