Reusable Codex skills for Android app development workflows.
android-build-test: Discover Gradle projects, modules, variants, devices, and build/test commands.android-device-verification: Plan and interpret real Android device validation with ADB, logcat, screenshots, recordings, and crash evidence.android-native-development: Implement and review native Kotlin, Java, Compose, XML, lifecycle, permissions, and release-sensitive changes.android-embedded-frontend: Work on React, Lynx, React Native, and WebView pages embedded inside native Android apps.android-app-runbook: Capture project-specific modules, variants, commands, routes, environments, bridge docs, and verification notes.
Start with android-build-test, android-embedded-frontend, and android-app-runbook for a project that mixes native Android and embedded frontend pages. Add android-device-verification when behavior must be checked on physical Android hardware. Add android-native-development when touching native app code.
Copy the folders under skills/ into your Codex skills directory, or keep this repository as the source of truth and sync selected skills into your local Codex setup.
Do not store secrets, test account passwords, keystores, signing configs, tokens, or private customer data in these skills.