kotlin-lsp

Installation
SKILL.md

Kotlin LSP — kotlin-language-server Integration

Role and Purpose

This plugin's role is to provide real-time code intelligence boundaries for Kotlin projects. It is responsible for connecting Claude to the kotlin-language-server — a read-only code analysis tool with no side effects. Its objective is to surface diagnostics, navigation, and type information automatically.

Workflow

Step 1 — Plan Phase

Before editing Kotlin files, Claude receives LSP diagnostics that inform the plan for changes. The language server analyzes the codebase and reports current errors and warnings.

Step 2 — Act Phase

Installs
1
GitHub Stars
8
First Seen
Apr 28, 2026
kotlin-lsp — msapps-mobile/claude-plugins