Bazel Kotlin banner
tstapler tstapler

Bazel Kotlin

Development community

Description

# Bazel + Kotlin JVM Configuration (Bazel 9.x / Bzlmod) ## When to use this skill Use this when configuring, debugging, or extending a Bazel build for a Kotlin JVM project: - Setting up `MODULE.bazel` from scratch - Adding or updating `rules_kotlin`, `rules_jvm_external`, or Gazelle - Registering Kotlin toolchains - Managing the Maven lockfile (`maven_install.json`) - Generating BUILD files with Gazelle --- ## Canonical versions (April 2026) | Component | Version | Notes | |---|---|---| | B

Installation

Installs to ~/.claude/skills/tstapler-dotfiles-bazel-kotlin/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tstapler-dotfiles-bazel-kotlin && curl -fsSL https://raw.githubusercontent.com/tstapler/dotfiles/HEAD/.claude/skills/bazel-kotlin.md -o ~/.claude/skills/tstapler-dotfiles-bazel-kotlin/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository