Android Monetization
Monetization strategy for an Android app. Use AFTER android-product-planning and BEFORE android-compose-design. Takes the planning spec's monetization field and deepens it into a concrete model (free+ads, one-time purchase, freemium subscription, IAP, or B2B/strategic-free), pricing with regional/PPP notes, paywall placement and copy, free-tier scoping, the funnel and activation events to instrum…
Android Polish
Final polish + ship-readiness gate for a built Android app. Use LAST in the pipeline - after the MCP has written the code and the app builds - to take it from "works" to "passes Google Play review and feels finished." Runs a severity-ordered checklist (P0 ship-blockers first - target-API gate, AAB + Play App Signing, 16 KB page size, themed-icon monochrome layer, release crashes/ANRs; then P1 qua…
Android Product Planning
Product planning, retention, and Android-platform discovery. Use BEFORE the android-compose-design skill - whenever the user wants to build a new app, add a major feature, or scope a product from a one-sentence prompt. Asks 5-11 questions covering loop, Jobs-to-be-Done, win/lose state, retention targets, primary screen, monetization, activation event, and (conditional) hook and pre-mortem. Detect…
Android Market Research
Market and competitor research for an Android app idea. Use FIRST in the pipeline - before android-product-planning - whenever the user has an app idea, wants to build an app, or asks whether there's a market for something. Fans out web searches across the app's category, names 3-7 real competitor apps with what each does well and where it's weak, mines user-review complaints for unmet needs, sur…
Android Compose Design
Android-specific UI/UX and engineering system for Jetpack Compose apps. Use this skill whenever building, modifying, reviewing, or designing any Android app screen, component, or layout - even if the user doesn't explicitly mention design, Compose, or Material. Routes between five distinct visual styles (m3-expressive-default, dark-product-minimal, playful-warm, data-dense, trust-signaling) based…