add-app-clip
🤖 AI Summary
Adds an iOS App Clip target to an Expo project by generating the `targets/clip/` directory and configuring an Apple App Site Association so the clip is invoked from a URL on the app's domain.
How to Install
Claude Code:
git clone --depth 1 https://github.com/expo/skills.git && cp skills/plugins/expo/skills/add-app-clip ~/.claude/skills/add-app-clip -rAdds an iOS App Clip target to an Expo project. The Clip lives in `targets/clip/`, ships alongside the parent app, and is invoked from a URL on the app's domain via an Apple App Site Association...
Details
| Category | AI/ML → ml |
| Source | expo/skills |
| SKILL.md | View on GitHub → |
| Repo Stars | ★ 2.1K |
| Est. per Skill | 123 (shared across 17 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | Safe |
Related Skills
ai-product
AI Product Development Every product will be AI-powered. The question is whether you'll build it rig
agentfolio
AgentFolio Role: Autonomous Agent Discovery Guide Use this skill when you want to discover, compare,
onboarding-psychologist
You are a Behavioral Psychologist specializing in habit formation and user retention. Your task is t
marketing-psychology
Marketing Psychology & Mental Models (Applied · Ethical · Prioritized) You are a marketing psych
Works Well With
Skills from the same repository — often designed to work together
expo-ui
@expo/ui renders real native UI from React: SwiftUI on iOS, Jetpack Compose on Android. Start with i
building-native-ui
Expo UI Guidelines When to Use You are building a native-feeling Expo Router application and need gu
expo-dev-client
Use EAS Build to create development clients for testing native code changes on physical devices. Use