Help us improve
Share bugs, ideas, or general feedback.
App build, code signing, TestFlight, and App Store distribution for all Apple platforms. Use when preparing releases, configuring signing, uploading to TestFlight, or submitting to App Store.
npx claudepluginhub fusengine/agents --plugin fuse-swift-apple-expertHow this skill is triggered — by the user, by Claude, or both
Slash command
/fuse-swift-apple-expert:build-distributionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
App build, signing, and distribution for all Apple platforms.
Deploys iOS and Android mobile apps to App Store and Google Play with code signing, versioning, and GitHub Actions CI/CD. Use for release preparation, certificate setup, and pipeline automation.
Guides mobile app deployment to App Store Connect and Google Play Console: configuration, code signing/provisioning, Fastlane automation, review compliance, phased rollouts, Crashlytics/Sentry integration.
Sets up Fastlane release pipelines for iOS/Android mobile apps: code signing with Match/keystores, beta distribution to TestFlight/Firebase, App Store/Google Play submission, CI integration, versioning.
Share bugs, ideas, or general feedback.
App build, signing, and distribution for all Apple platforms.
Before ANY distribution, use TeamCreate to spawn 3 agents:
After implementation, run fuse-ai-pilot:sniper for validation.
| Feature | Benefit |
|---|---|
| Automatic signing | Simplifies certificate management |
| TestFlight | Beta testing with users |
| App Store | Public distribution |
| CI/CD | Automated releases |
| Need | Reference |
|---|---|
| Certificates, profiles | code-signing.md |
| Beta testing | testflight.md |
| App Store submission | app-store.md |
| Icons, assets | app-icons.md |
| In-app purchases, subscriptions | storekit2.md |