| name | android-native-app |
|---|---|
| description | Build production-grade Android applications with strong opinionated defaults. Covers Jetpack Compose UI, native NDK pipelines via CMake FetchContent, design systems extracted from research, GitHub Actions release flows, and the local toolchain setup that makes iteration fast. Strongly research-led — spawns parallel research agents before any code is written. Triggers when the user asks to build a new Android app, scaffold one, port an existing app to Android, or substantially upgrade an existing Android project's engineering and design quality. |
Build Android applications that feel like products, not prototypes. The goal isn't to make something that compiles — it's to make something that looks, feels, and operates at the level a discerning user would actually want to use. The path to that quality is short if you follow a research-first method and use the right defaults; it's a long slog if you don't.