AlexGladkov/claude-code-agents
51 stars · Last commit 2026-01-12
My subagents repo
README preview
# Kotlin Agents for Claude Code Specialized AI agents for Kotlin/Spring Boot backend and Compose Multiplatform development. ## Installation ### Option 1: Install from GitHub (Recommended) ```bash # Add the marketplace /plugin marketplace add https://github.com/AlexGladkov/claude-code-agents # Install the plugin /plugin install kotlin-agents ``` ### Option 2: Install from Local Clone ```bash # Clone the repository