Android Java To Kotlin

Use when finishing a Java-to-Kotlin conversion in an Android project, when the user mentions "java to kotlin", "j2k", "convert java", "migrate java to kotlin", "finish the conversion", "make it idiomatic", or when a freshly IDE-converted .kt file needs to be turned into clean, modern, idiomatic Kotlin. The developer first runs the IDE converter (Android Studio: Code > Convert Java File to Kotlin File), then this skill drives the second pass: idiomatic cleanup, fail-fast control flow, coroutines/lifecycleScope, modern Android APIs, function decomposition, and a behaviour-locking test.

nextcloud 1cec9a7 8 files · 41.6 KB Updated

File contents

nextcloud/android/tree/main/.claude/skills/android-java-to-kotlin commit 1cec9a70fe

Frequently asked questions

npx skillmds@latest add nextcloud/android-java-to-kotlin