With this skill you can build and send your iPhone or Mac app to the App Store. It helps you archive, export, and upload your app using simple commands. You do not need to remember complex xcodebuild steps.
You can also manage version numbers and build numbers easily. The skill can bump the build number or set a specific version. It even checks for a safe build number to avoid App Store rejections.
There are separate flows for iOS and macOS apps. You can upload your IPA or PKG to App Store Connect. Then you can distribute to TestFlight or publish to the App Store with just a few commands.
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
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