← ClaudeAtlas

kotlin-knowledge-patchlisted

Kotlin
Nevaberry/nevaberry-plugins · ★ 24 · AI & Automation · score 80
Install: claude install-skill Nevaberry/nevaberry-plugins
# Kotlin Knowledge Patch Use this patch when writing, reviewing, upgrading, or troubleshooting Kotlin code and builds. Start with the quick references below, then open only the topic files relevant to the task. ## Reference index | Reference | Topics | | --- | --- | | [language-and-compiler.md](references/language-and-compiler.md) | Language semantics, context parameters, diagnostics, annotations, JVM interop, reflection, scripting | | [jvm-and-build-tooling.md](references/jvm-and-build-tooling.md) | Gradle and Maven compatibility, KGP APIs, kapt, Build Tools API, publishing, ABI validation | | [multiplatform-and-native.md](references/multiplatform-and-native.md) | Multiplatform source sets, Apple targets, Kotlin/Native, C/Objective-C interop, Swift export | | [javascript-and-wasm.md](references/javascript-and-wasm.md) | Kotlin/JS, Kotlin/Wasm, JavaScript interop, browser and Node tooling, NPM publishing | | [standard-library.md](references/standard-library.md) | Time, UUIDs, atomics, arrays, collections, and removed APIs | | [compose-multiplatform.md](references/compose-multiplatform.md) | Compose compiler changes, resources, navigation, iOS, web, desktop, previews, testing | | [ecosystem-libraries.md](references/ecosystem-libraries.md) | Coroutines, serialization, Ktor, Exposed, Koog, IDE and editor tooling | ## Upgrade triage Before changing source code, identify the exact Kotlin, Kotlin Gradle plugin, Gradle, Android Gradle plugin, Compose Multiplatform, and ecosyste