kotlin-agent-skills
SkillA collection of AI agent skills useful for projects using Kotlin language
Install
git clone https://github.com/Kotlin/kotlin-agent-skills.git ~/.claude/skills/kotlin-agent-skillsWhat is kotlin-agent-skills?
A collection of AI agent skills useful for projects using Kotlin language
Trust
87/100 · Excellent2 factors scored below maximum
Documentation
README · ~1 min readAI agent skills for Kotlin
A collection of AI agent skills useful for projects using the Kotlin language. Skills are following the Agent Skills 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
an AI agent to use on a specific use case. Each folder includes a SKILL.md file with YAML
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-<category>-<functional-name>.
Reviews
Log in to leave a review.
No reviews yet — be the first.
Explore related
Other things in this space — across every part of the ecosystem, not just skills.
Skillssimilar to this one
All skills →SwiftUI-Agent-Skill
SwiftUI agent skill for Claude Code, Codex, and other AI tools.
4.4K stars
ios-simulator-skill
An IOS Simulator Skill for ClaudeCode. Use it to optimise Claude's ability to build, run and interact with your apps. I mainly use it as an xcodebuild wrapper to save context.
1.2K stars
swift-ios-skills
Agent Skills for iOS 26+, Swift 6.3, SwiftUI, and modern Apple frameworks
938 stars