Skip to content

Add Java-to-Kotlin conversion skill#18

Closed
evilya wants to merge 1 commit intoKotlin:mainfrom
evilya:add-java-to-kotlin-skill
Closed

Add Java-to-Kotlin conversion skill#18
evilya wants to merge 1 commit intoKotlin:mainfrom
evilya:add-java-to-kotlin-skill

Conversation

@evilya
Copy link
Copy Markdown
Collaborator

@evilya evilya commented Mar 18, 2026

Adds kotlin-tooling-java-to-kotlin skill that converts Java source files to idiomatic Kotlin using a 4-step conversion methodology with 5 invariants. Includes framework-aware guidance for 12 frameworks (Spring, Lombok, Hibernate, Jackson, Micronaut, Quarkus, Dagger/Hilt, RxJava, JUnit, Guice, Retrofit, Mockito), each in separate reference files loaded only when matching imports are detected.

Adds kotlin-tooling-java-to-kotlin skill that converts Java source files
to idiomatic Kotlin using a 4-step conversion methodology with 5 invariants.
Includes framework-aware guidance for 12 frameworks (Spring, Lombok, Hibernate,
Jackson, Micronaut, Quarkus, Dagger/Hilt, RxJava, JUnit, Guice, Retrofit,
Mockito), each in separate reference files loaded only when matching imports
are detected.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants