android-playstore-setup
Installation
SKILL.md
Android Play Store Setup
This skill orchestrates complete Google Play Store deployment setup with automated publishing to the internal testing track using Fastlane.
What This Does
Scope: Internal track deployment only (simplified for quick testing)
Sets up everything needed for automated Play Store deployment using Fastlane:
- Scan Project - Analyze project and generate setup checklist
- Fastlane Setup - Configure Fastlane with supply and screengrab
- App Icon - Generate and place icon assets
- Screenshots - Automated screenshot capture
- Store Listing - Feature graphic and metadata
- Privacy Policy - Generate privacy policy for GitHub Pages
- Version Management - Setup Git tag-based versioning
- Signing Configuration - Configure release signing
- Service Account - Play Store API access
- GitHub Actions - CI/CD workflows with Fastlane