kotlin-agent-skills
Migrate, convert, and speed up Kotlin projects with AI
All Skills in This Repository (6)
Pure Emerald Level Indicatorskotlin-tooling-agp9-migration
Migrate Kotlin Multiplatform projects to AGP 9.0 with module classification and step-by-step guidance.
kotlin-tooling-cocoapods-spm-migration
Automates CocoaPods-to-SwiftPM migration for Kotlin Multiplatform projects.
kotlin-backend-jpa-entity-mapping
Diagnose and correct Kotlin JPA/Sprint Data entity design and identity issues.
kotlin-tooling-java-to-kotlin
Convert Java source files to idiomatic Kotlin with framework-aware semantics.
kotlin-tooling-native-build-performance
Diagnoses and fixes slow Kotlin/Native compilation and linking in Kotlin Multiplatform iOS projects.
kotlin-tooling-immutable-collections-0-5-x-migration
Migrates Kotlin and Java code from kotlinx.collections.immutable 0.3.x/0.4.x to 0.5.x participial method names.
Frequently Asked Questions
FAQPage SchemaHow to install kotlin-agent-skills?▼
Run `npx skills add Kotlin/kotlin-agent-skills --all -g -y` in your terminal to install all Kotlin skills globally.
How to migrate a KMP project to AGP 9.0?▼
The AGP 9 migration skill analyzes your modules, swaps plugins, splits app and shared modules, and verifies the build with a checklist.
Can AI convert Java code to Kotlin?▼
Yes. The Java-to-Kotlin skill converts files with framework-aware rules for Spring, Lombok, Hibernate, and more, while preserving Git history.
How to fix slow Kotlin/Native iOS builds?▼
The build performance skill audits your Gradle setup, finds cache and target misconfigurations, and applies measured fixes without breaking CI releases.
Do these skills work with Claude Code and Codex?▼
Yes. All skills follow the open Agent Skills standard and install as plugins in Claude Code, Codex, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core