#330 · Primary category: AI Coding Assistants

kotlin-agent-skills

kotlin skills

A collection of AI agent skills useful for projects using Kotlin language

Project last updated:08/24/26

GitHub Stars

1.0K

Forks

40

Contributors

12

License

Apache-2.0

Why we included this project

Kotlin developers who use AI coding agents will find this repository useful, because it packages the kind of domain knowledge those agents tend to get wrong. The skills are self-contained folders, each holding a SKILL.md file plus scripts and resources, that teach tools like Claude Code and Codex how to handle Kotlin-specific work. Some cover backend concerns, such as using Spring and JPA idiomatically, while others handle tooling like build configuration and migrations, including an AGP 9 migration skill. Since each skill is a small unit on its own, you can install the whole set or copy just the one you need into your agent's skills directory. It is a practical way to close the gap between a generic coding model and the conventions and build quirks that make Kotlin projects behave differently from Java ones.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category