fastlanemobile-ci-cd

Solid

Automated mobile build, test, and deployment with Fastlane

DevOps & Infrastructure 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Fastlane/Mobile CI-CD Skill ## Overview This skill provides comprehensive capabilities for mobile CI/CD automation using Fastlane. It enables automated builds, testing, code signing, beta distribution, and app store deployments for both iOS and Android platforms. ## Allowed Tools - `bash` - Execute Fastlane commands, Ruby, and bundler - `read` - Analyze Fastfile, Appfile, and configuration files - `write` - Generate Fastlane configurations and lanes - `edit` - Update existing Fastlane configurations - `glob` - Search for Fastlane and CI configuration files - `grep` - Search for patterns in CI/CD configurations ## Capabilities ### Fastlane Configuration 1. **Fastfile Setup** - Create platform-specific lanes - Configure before_all and after_all hooks - Implement error handling with error blocks - Set up environment variables - Configure lane options and parameters 2. **Appfile Configuration** - Configure app identifiers - Set up Apple ID and team settings - Configure Google Play credentials - Set environment-specific values ### iOS Code Signing 3. **Match (Code Signing)** - Configure Git-based certificate storage - Set up development, adhoc, and appstore profiles - Implement automatic certificate renewal - Handle multiple team configurations - Configure readonly mode for CI 4. **Manual Code Signing** - Import certificates with cert action - Generate provisioning profiles with sigh - Configure entitlements - Hand...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

fastlane-knowledge

Provides Fastlane configuration patterns for Flutter apps including iOS and Android lanes, code signing with match, CI/CD integration with GitHub Actions, and environment management. Use when user asks about Fastlane setup, deployment automation, code signing, or CI/CD for mobile.

3 Updated 1 weeks ago
smicolon
AI & Automation Solid

mobileappstore

iOS/macOS app deployment and App Store Connect automation using the `asc` CLI — a lightweight alternative to fastlane. Activates when deploying iOS apps, distributing TestFlight builds, submitting to App Store, managing certificates/profiles, uploading metadata/screenshots, checking review status, or automating any App Store Connect workflow. Use instead of fastlane for simpler, JSON-first automation. Keywords: deploy iOS app, TestFlight, App Store submission, app review status, code signing, provisioning profiles, app metadata, screenshots upload, build distribution, release iOS, publish app, ship to App Store, upload IPA, beta testing, app analytics, in-app purchases, subscriptions, Xcode Cloud, App Store Connect API, JWT token auth.

35 Updated today
anton-abyzov
DevOps & Infrastructure Listed

xcode-cloud

Xcode Cloud CI/CD configuration, workflows, custom scripts, testing, deployment, and optimization. Use when setting up or troubleshooting Xcode Cloud pipelines.

0 Updated today
Insolvent-pyrene754
DevOps & Infrastructure Solid

app-store-deployment

Publishes mobile applications to iOS App Store and Google Play with code signing, versioning, and CI/CD automation. Use when preparing app releases, configuring signing certificates, or setting up automated deployment pipelines.

162 Updated 2 weeks ago
secondsky
AI & Automation Listed

appstore

iOS/macOS app deployment and App Store Connect automation using the `asc` CLI — a lightweight alternative to fastlane. Activates when deploying iOS apps, distributing TestFlight builds, submitting to App Store, managing certificates/profiles, uploading metadata/screenshots, checking review status, or automating any App Store Connect workflow. Use instead of fastlane for simpler, JSON-first automation. Keywords: deploy iOS app, TestFlight, App Store submission, app review status, code signing, provisioning profiles, app metadata, screenshots upload, build distribution, release iOS, publish app, ship to App Store, upload IPA, beta testing, app analytics, in-app purchases, subscriptions, Xcode Cloud, App Store Connect API, JWT token auth.

35 Updated today
anton-abyzov