What problem does it solve?
This Skill eliminates the tedious, error-prone manual work of bootstrapping production-ready Android apps that meet Google Play Store requirements, including compliance, push notifications, in-app billing, and automated testing.
Core Features & Use Cases
- End-to-end Android scaffolding: Generates a complete Jetpack Compose app with Gradle 8, pinned SDK versions, and best-practice architecture (ViewModel + StateFlow) out of the box.
- Play Store readiness built-in: Includes pre-configured Firebase Cloud Messaging, Play Billing Library 7 templates, Fastlane deployment lanes, and pre-filled Data Safety forms to pass Google's policy gates.
- Use case: For example, a mobile team launching a new content app can use this Skill to generate a fully compliant scaffold with push notification support in minutes, instead of spending days configuring Gradle, signing, and Play metadata manually.
Quick Start
Use the skill-android skill to generate a production-ready Android Compose app scaffold with push notifications and Play Billing support by providing your project name and package ID.