home/categories/backend/jetbrains-koog-claude-skills-split-jvm-nonjvm-skill-md
backenddevelopment

split-jvm-nonjvm

Splits a class or several classes in the common source set commonMain into JVM and non-JVM parts into jvmCommonMain and nonJvmCommonMain. This is used to provide some JVM-specific functionality for a class on JVM targets (e.g. Kotlin/JVM or Java backend or Android).

JetBrains
maintainer
JetBrains
更新於 3/25/2026
星標
4053
分支
370
quick start

Installation and usage

Splits a class or several classes in the common source set commonMain into JVM and non-JVM parts into jvmCommonMain and nonJvmCommonMain. This is used to provide some JVM-specific functionality for a class on JVM targets (e.g. Kotlin/JVM or Java backend or Android).

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use split-jvm-nonjvm