Skill
Kotlin Agent Skills
A skill collection that teaches AI agents Kotlin patterns for backend frameworks and Android build configuration.
When to Use
Your agent writes Java-style Kotlin or doesn't know how to handle AGP 9 migration steps.
Use Cases
- Using Kotlin Agent Skills, migrate my project from AGP 8 to AGP 9 and fix the breaking changes
- Set up a Spring Boot project with Kotlin conventions and JPA entity mapping
- Rewrite my Gradle build scripts to use Kotlin-idiomatic patterns
Installation
CLI
npx skills add Kotlin/kotlin-agent-skills
Manual
cp -r skills/kotlin-tooling-agp9-migration .claude/skills/
Prerequisites
- Claude Code or compatible AI agent with skills support