By h16rkim
Kotlin language support for Claude Code using JetBrains official Kotlin LSP
JetBrains 공식 Kotlin LSP 서버를 Claude Code와 연결하는 플러그인입니다.
Kotlin LSP는 Java 17 이상이 필요합니다.
java -version
Homebrew (권장):
brew install JetBrains/utils/kotlin-lsp
수동 설치:
chmod +x kotlin-lsp.sh
ln -s /path/to/kotlin-lsp.sh /usr/local/bin/kotlin-lsp
마켓플레이스 추가:
/plugin marketplace add https://github.com/h16rkim/cc-kotlin-lsp.git
플러그인 설치:
/plugin install kotlin-lsp@kotlin-lsp-marketplace
테스트용:
claude --plugin-dir /path/to/cc-kotlin-lsp-plugin
영구 설치:
# 플러그인 디렉토리에 심볼릭 링크 생성
ln -s /path/to/cc-kotlin-lsp-plugin ~/.claude/plugins/kotlin-lsp
Kotlin LSP가 제공하는 기능:
.kt - Kotlin 소스 파일.kts - Kotlin 스크립트 파일Kotlin LSP는 현재 실험적 단계입니다:
kotlin-lsp가 PATH에 있는지 확인:
which kotlin-lsp
Java 버전 확인:
java -version # 17 이상이어야 함
로그 확인:
claude --enable-lsp-logging --plugin-dir /path/to/cc-kotlin-lsp-plugin
로그 파일 위치: ~/.claude/debug/
build.gradle 또는 build.gradle.kts 파일이 있는지 확인gradlew)가 있는지 확인플러그인이 인식되지 않는 경우:
# 플러그인 유효성 검사
/plugin validate /path/to/cc-kotlin-lsp-plugin
MIT License - 자세한 내용은 LICENSE 파일을 참조하세요.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub h16rkim/overmind --plugin kotlin-lspBlog skills for place research, later management, and place management
Kotlin language server
Advanced Kotlin programming skills for coroutines and DSL patterns
Ksrc CLI skill for searching/reading Kotlin dependency sources
Expert guidance for Kotlin Coroutines: structured concurrency, safe scopes, Dispatchers, cancellation, exception handling, and testing. Use when reviewing or writing Kotlin/Android async code. Includes a playbook and per-practice reference files.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.