Kotlin-agent-skills: A collection of skills for projects using Kotlin

rezaprima1 pts0 comments

GitHub - Kotlin/kotlin-agent-skills: A collection of AI agent skills useful for projects using Kotlin language · GitHub

/" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

Kotlin

kotlin-agent-skills

Public

Notifications<br>You must be signed in to change notification settings

Fork<br>13

Star<br>469

main

BranchesTags

Go to file

CodeOpen more actions menu

Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit

History<br>42 Commits<br>42 Commits

.claude-plugin

.claude-plugin

.codex-plugin

.codex-plugin

.github

.github

plugins/kotlin-agent-skills

plugins/kotlin-agent-skills

skills

skills

.gitignore

.gitignore

CATEGORIES

CATEGORIES

CONTRIBUTING.md

CONTRIBUTING.md

LICENSE

LICENSE

README.md

README.md

View all files

Repository files navigation

AI agent skills for Kotlin

A collection of AI agent skills useful for projects using the Kotlin language. Skills are following the Agent Skills<br>standard, see agentskills.io for more information.

How do Skills work?

In practice, skills are self-contained folders that package instructions, scripts, and resources together for<br>an AI agent to use on a specific use case. Each folder includes a SKILL.md file with YAML<br>frontmatter (name and description) followed by the guidance your coding agent follows while the skill is active.

Skill naming conventions

All skills in the repository should follow the following naming convention: kotlin--.

here is one of predefined categories. Current categories are:

backend - server-side development skills, such as correct use of Spring, JPA, and other backend frameworks with Kotlin

tooling - any tooling related skills, for example build tooling one

Please open an issue to add additional categories.

should be a short, descriptive name of the skill, using kebab-case naming convention.

Installation

Using the skills CLI

Install skills from this repository:

npx skills add Kotlin/kotlin-agent-skills

See npx skills for more options.

Claude Code

claude plugin marketplace add Kotlin/kotlin-agent-skills

claude plugin install kotlin-agent-skills@Kotlin

Codex

In shell:

codex plugin marketplace add Kotlin/kotlin-agent-skills

Then inside codex invoke /plugins, search for kotlin-agent-skills, press 'Enter' and select 'Install plugin'.

Manual installation

Copy the desired skill folder from skills into the skills directory of your agent, for example:

cp -r skills/kotlin-tooling-agp9-migration .claude/skills/

Repository layout

skills/ - a directory where all skills are located

Contributing

See CONTRIBUTING.md for more details.

About

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

kotlinlang.org

Topics

kotlin

skills

Resources

Readme

License

Apache-2.0 license

Contributing

Contributing

Uh oh!

There was an error while loading. Please reload this page.

Activity

Custom properties

Stars

469<br>stars

Watchers

watching

Forks

13<br>forks

Report repository

Releases

No releases published

Contributors

Uh oh!

There was an error while loading. Please reload this page.

Languages

Shell<br>100.0%

You can’t perform that action at this time.

skills kotlin agent plugin using search

Related Articles