You can build your iOS or macOS app directly from source code using this skill. It helps you create an archive and export an IPA or PKG file for upload. The skill works with App Store Connect to manage the whole process.
The skill also handles version and build numbers. You can view, edit, or bump them automatically. This avoids low build number rejections when uploading to the App Store.
After exporting, you can upload the app to TestFlight or the App Store. The skill supports both iOS and macOS app flows. It includes helpers for archiving, exporting, and publishing.
Global
mkdir -p ~/.claude/skills/asc-xcode-buildProject
mkdir -p .claude/skills/asc-xcode-buildSource 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