Back to Skills

android-fastlane-setup

majiayu000
Updated 13 days ago
27 views
58
9
58
View on GitHub
Othergeneral

About

This skill sets up Fastlane for Android Play Store deployment by generating configuration files for supply (release automation) and screengrab (screenshot automation). It creates the necessary Fastlane structure including Appfile, Fastfile, and metadata directories using your package name and service account credentials. Use this when you need to automate Android app releases and screenshot testing through Claude Code.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/android-fastlane-setup

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/android-fastlane-setup
0

Related Skills