TestFlight is Apple's platform for testing beta versions of your app. This skill helps you use the asc command line tool to handle all the tasks involved. You can manage groups of testers, send out build updates, and add notes about what to test.
Export your current configuration to a file so you can see everything at once. This makes it easy to keep track of your setup. You can also include the list of builds and testers in that export.
Add or invite testers to specific groups. You can control exactly who gets each build. The skill also lets you write "What to Test" notes for each build so your testers know what to look for. This streamlines the whole beta release process.
Global
mkdir -p ~/.claude/skills/asc-testflight-orchestrationProject
mkdir -p .claude/skills/asc-testflight-orchestrationSource Repository
Vercel React Native Skillsvercel-labs/agent-skills
Build fast and smooth React Native apps with proven best practices
Xcode Project Setupfirebase/agent-skills
Add Swift packages and files to Xcode projects safely and quickly
Building Native Uiexpo/skills
Build native mobile interfaces with Expo Router and modern UI patterns
Expo Dev Clientexpo/skills
Build custom Expo dev clients for testing native code on real devices
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
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