---
title: "huanshankeji-kotlin-skills"
description: "AI agent skills for Kotlin by @huanshankeji."
canonical: https://agentpluginsdirectory.com/plugins/huanshankeji-kotlin-skills
last-updated: 2026-09-09
---

# huanshankeji-kotlin-skills
AI agent skills for Kotlin by @huanshankeji.
- Slug: huanshankeji-kotlin-skills
- Publisher: Chengdu Huanshan Technology
- Repository: https://github.com/huanshankeji/kotlin-skills
- Manifest: plugin.json
- Version: 1.0.0
- License: Apache-2.0
- Category (editorial): other
- Skills: 2 (gradle-wrapper-update, kotlin-debugging-unresolved-reference-file-clash)
- MCP servers: 0
- Stars: 1
- Repository created: 2026-04-11
- Repository last pushed: 2026-09-09
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/huanshankeji-kotlin-skills
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What huanshankeji-kotlin-skills does, in the publisher's words

AI agent skills for Kotlin by @huanshankeji, following the Agent Skills standard.

Also see https://github.com/Kotlin/kotlin-agent-skills for the skills maintained by Kotlin officially.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/huanshankeji/kotlin-skills/HEAD/README.md

## Skills

- gradle-wrapper-update: Updates the Gradle wrapper by running the wrapper task twice, keeping the wrapper scripts, properties file, and jar consistent. Supports updating to the latest version or a specific version. Use whenever a Gradle project needs its wrapper upgraded or downgraded.
- kotlin-debugging-unresolved-reference-file-clash: Diagnoses and fixes Kotlin JVM "Unresolved reference" compilation errors caused by file facade class name clashes. Use when you encounter "Unresolved reference" or "can't resolve" errors in a Kotlin JVM or Kotlin Multiplatform project where dependencies appear correct, especially after adding, movi…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
