Kotlin Language API Correctness

Use this skill to statically review Kotlin language-level correctness: nullability and Java-interop platform types, inline functions with reified type parameters past JVM erasure, @JvmInline value-class boxing behavior, statically-dispatched extension functions vs member precedence, and lateinit use-before-init hazards. Reads source only; it never compiles or runs code to observe runtime null-pointer or boxing behavior.

VincentChuWaiChow Updated

File contents

VincentChuWaiChow/vanguard-frontier-agentic/tree/main/skills/kotlin/kotlin-language-api-correctness commit 0d4fd7f366

Frequently asked questions

npx skillmds@latest add vincentchuwaichow/kotlin-language-api-correctness