Help us improve
Share bugs, ideas, or general feedback.
From kotlinsense
How to use the KotlinSense plugin effectively. Use when working on Kotlin or Android projects with the kotlinsense plugin active, or when explaining LSP diagnostics to the user.
npx claudepluginhub sudarshanchaudhari/kotlinsense --plugin kotlinsenseHow this skill is triggered — by the user, by Claude, or both
Slash command
/kotlinsense:kotlinsense-usageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
KotlinSense connects Claude Code to `kotlin-language-server` via the Language Server Protocol. After every `.kt` or `.kts` file edit, the server analyzes changes and returns diagnostics that appear directly in Claude's context.
Creates p5.js generative art with seeded randomness, noise fields, and interactive parameter exploration. Use for algorithmic art, flow fields, or particle systems.
Share bugs, ideas, or general feedback.
KotlinSense connects Claude Code to kotlin-language-server via the Language Server Protocol. After every .kt or .kts file edit, the server analyzes changes and returns diagnostics that appear directly in Claude's context.
?. vs !!) are caughtGlobalScope with viewModelScope)On first open, kotlin-language-server takes 30–90 seconds to index the project. This is normal. Diagnostics begin appearing after indexing completes. Large multi-module Android projects take longer.
/kotlinsense:status./gradlew build has run.kts build scripts have limited support