Kotlin

10 mods across 3 repositories, 1.2k stars between them.

Kotlin

01

Kotlin/kotlin-agent-skills

Plugin Claude Code

Plugin marketplace listing 1 plugin: kotlin-agent-skills.

1.0k 8d ago A tokens not measured original Apache-2.0

Kotlin/kotlin-agent-skills

Skill Claude CodeCodex

Model Kotlin persistence code correctly for Spring Data JPA and Hibernate. Covers entity design, identity and equality, uniqueness constraints, relationships, fetch plans, and common ORM (Object-Relational Mapping) traps specific to Kotlin. Use when creating or reviewing JPA (Java Persistence API) entities, diagnosing…

1.0k 8d ago A 104 tokens original Apache-2.0

Kotlin/kotlin-agent-skills

Skill Claude CodeCodex

Migrates Kotlin Multiplatform (KMP) projects to Android Gradle Plugin 9.0+. Handles plugin replacement (com.android.kotlin.multiplatform.library), module splitting, DSL migration, and the new default project structure. Use when upgrading AGP, when build fails due to KMP+AGP incompatibility, or when the user mentions…

1.0k 8d ago A 105 tokens original Apache-2.0

Kotlin/kotlin-agent-skills

Skill Claude CodeCodex

Migrate KMP projects from CocoaPods (kotlin("native.cocoapods")) to Swift Package Manager (swiftPMDependencies DSL) — replaces pod() with swiftPackage(), transforms cocoapods. imports to swiftPMImport., and reconfigures the Xcode project.

1.0k 8d ago C 69 tokens original Apache-2.0

Kotlin/kotlin-agent-skills

Skill Claude CodeCodex

Migrate Kotlin (and Java) code from kotlinx.collections.immutable 0.3.x / 0.4.x to the latest 0.5.x. The 0.5.x line renames every copy-returning method on PersistentList / PersistentMap / PersistentSet / PersistentCollection to a participial form per KEEP-0459 (add→adding, removeAt→removingAt, set→replacingAt…

1.0k 8d ago A 192 tokens original Apache-2.0

Kotlin/kotlin-agent-skills

Skill Claude CodeCodex

Use when converting Java source files to idiomatic Kotlin, when user mentions "java to kotlin", "j2k", "convert java", "migrate java to kotlin", or when working with .java files that need to become .kt files. Handles framework-aware conversion for Spring, Lombok, Hibernate, Jackson, Micronaut, Quarkus, Dagger/Hilt…

1.0k 8d ago A 100 tokens original Apache-2.0

Kotlin/kotlin-agent-skills

Skill Claude CodeCodex

Diagnoses and fixes slow Kotlin/Native compilation and linking in Kotlin Multiplatform projects that target iOS. Use when the user reports slow iOS or shared-framework builds, long linkDebug/linkRelease or XCFramework tasks, cold CI builds that re-download the Kotlin/Native toolchain, KSP or other generated code on…

1.0k 8d ago A 96 tokens original Apache-2.0

Kotlin/kotlinx-schema

Instructions file CodexOpenCode

Instructions for Kotlin/kotlinx-schema, covering agents.md, project, build commands, module structure and architecture.

133 27d ago A 1,581 tokens original Apache-2.0

Kotlin/kotlinx-schema

Instructions file

Instructions for Kotlin/kotlinx-schema, a project described as: Kotlin Multiplatform library that generates JSON Schemas from your methods and classes both at compile-time via Kotlin Symbol Processing(KSP) and at runtime via reflection or kotlinx.serialization.

133 27d ago A 3 tokens copy · 100% Apache-2.0