Domains
Forms
- SKILL.md33.3%
- references33.3%
- other33.3%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When the user mentions App Clip, AASA, apple-app-site-association, appclips, smart app banner, or wants to ship a lightweight iOS Clip invoked from a URL alongside their parent Expo app.
bundleIdentifier and appleTeamId in app.jsonbun create target clip to scaffold the Clip target via @bacons/apple-targetsbunx setup-safari to register bundle IDs and generate AASA stubpublic/.well-known/ and add appclips block+html.tsxbunx testflight, configure metadata with eas metadata:pull/pushA parent Expo app with an embedded iOS App Clip target, AASA hosted over HTTPS, associated domains wired, Smart App Banner on web, and a TestFlight build with the Clip invocable from a URL.
Use Cases
A developer has a live Expo web app and wants iPhone users tapping a link to instantly get a native Clip instead of the full app. Using this skill they set bundle ID, run `bun create target clip`, host the AASA on EAS Hosting, and add the Smart App Banner. Value: higher conversion and instant native experience without App Store install.
A product team needs to ship a URL-invoked App Clip to TestFlight for review. They follow the skill to register Apple IDs via `bunx setup-safari`, deploy AASA, then `bunx testflight` builds both targets and submits. Value: a compliant Clip build in TestFlight with correct associated domains and metadata, ready for App Store review.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File