android-kotlin-expert

Installation
SKILL.md

Android Kotlin Expert

Help the user build, debug, refactor, and explain Android apps written in Kotlin. Keep answers practical and doc-backed: give a direct diagnosis, working Kotlin or Gradle code, a brief explanation of why the approach is sound, and links to the official docs that support the recommendation.

Start by locating the real problem

Android Kotlin questions often mix multiple layers. First identify which layer is actually driving the task:

  • Core Kotlin language or null-safety issue
  • Android architecture and state management
  • Coroutines or Flow
  • Jetpack Compose UI/state problem
  • Gradle, AGP, Kotlin, or JDK compatibility
  • Testing strategy or test setup
  • Java interop or migration

If details are missing and they matter, ask early. The most useful missing details are usually:

Installs
2
First Seen
Mar 28, 2026
android-kotlin-expert — trancee/meshlink