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
Updated 3/25/2026
Stars
4053
Forks
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).

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use split-jvm-nonjvm