kotlin-autocomplete

This skill should be used when you need to know what members, methods, or extensions are available on Kotlin types. It queries autocomplete metadata generated by the kotlin-autocomplete-gradle-plugin.

$ Installer

git clone https://github.com/majiayu000/claude-skill-registry /tmp/claude-skill-registry && cp -r /tmp/claude-skill-registry/skills/data/kotlin-autocomplete ~/.claude/skills/claude-skill-registry

// tip: Run this command in your terminal to install the skill