add-app-clip

Add an iOS App Clip target to an Expo app.

3|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/jonluca/palate --skill add-app-clip-jonluca
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-app-clip
Source: https://github.com/jonluca/palate/tree/main/.agents/skills/add-app-clip
Command: npx skills add https://github.com/jonluca/palate --skill add-app-clip-jonluca

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @bacons/apple-targets, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Manually integrating iOS App Clips into an Expo app can be complex and time-consuming, especially for developers who are not familiar with Apple's App Clip ecosystem.

Core Features & Use Cases

  • App Clip Target Creation: Generates an iOS App Clip target and configures it for seamless integration with an Expo app.
  • AASA File Setup: Guides through hosting an Apple App Site Association (AASA) file, which is essential for invoking the App Clip.
  • Meta Tag Configuration: Assists in adding a Smart App Banner meta tag for App Clip display in web pages.
  • TestFlight Build and Submission: Walks through the process of building the app and submitting it to TestFlight for testing.

Quick Start

Add an App Clip target to your Expo app using the add-app-clip skill by running the following command: bun create target clip

Frequently Asked Questions about add-app-clip

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add an iOS App Clip target to an Expo app?

You add an iOS App Clip target to an Expo app by running the `bun create target clip` command, which generates and configures the target for seamless integration with your project.

What is an AASA file and why do I need it for iOS App Clips?

An Apple App Site Association (AASA) file is essential for invoking an App Clip. The skill guides you through hosting this file to properly link and trigger your App Clip experience.

Can I use Expo CLI to configure a Smart App Banner for my App Clip?

Yes, you can configure a Smart App Banner meta tag for App Clip display on web pages. The skill assists in adding this meta tag to properly showcase your App Clip to web visitors.

Does this App Clip integration process support TestFlight build submission?

Yes, the skill walks through the entire process of building your Expo app and submitting the App Clip to TestFlight for testing, completing the integration workflow end-to-end.

What are the limitations of manually integrating App Clips into an Expo app?

Manually integrating iOS App Clips into an Expo app is complex and time-consuming, particularly for developers unfamiliar with Apple's App Clip ecosystem, which this skill streamlines entirely.