byjetbrains· 66 skills
Migrate Java code to Kotlin in Spring-based codebases without changing behavior, public contracts, framework compatibility, or binary assumptions unless explicitly intended. Use when converting classes incrementally, replacing Lombok patterns, managing platform types and nullability, preserving JPA and proxy behavior, or planning the safe migration order of a mixed Java and Kotlin codebase.
$npx -y skills add jetbrains/skills --skill java-kotlin-migration-assistantInstalls into the current project.
Run `npx skills use "https://github.com/jetbrains/skills" --skill "jetbrains/skills/java-kotlin-migration-assistant"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jetbrains/skills" that are relevant to the current task. Run `npx skills add "https://github.com/jetbrains/skills"` and select the relevant skills, then follow their instructions.