Kotlin/kotlin-agent-skills

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

What it solves

This project provides a standardized collection of specialized instructions and resources (skills) that AI coding agents can use to better handle Kotlin-specific development tasks, such as server-side development and build tooling.

How it works

Skills are packaged as self-contained folders containing a SKILL.md file. This file uses YAML frontmatter for metadata and provides specific guidance that a coding agent follows when the skill is active. These skills can be installed via CLI tools like npx skills, Claude Code, or Codex, or manually copied into an agent's skills directory.

Who it’s for

Developers using AI coding agents who want to improve the agent's proficiency in Kotlin, specifically for backend frameworks (like Spring and JPA) and build tooling.

Highlights

  • Standardized skill format following the Agent Skills standard.
  • Support for backend development categories including Spring and JPA.
  • Support for tooling categories, such as build tool migrations.
  • Compatible with multiple AI agent platforms including Claude Code and Codex.

Related

  • Project
  • Project
  • Project
  • Project
  • Project