Marketplace for Kotlin development agents and AI University
npx claudepluginhub alexgladkov/claude-code-agentsSpecialized AI agents for Kotlin/Spring Boot backend and Compose Multiplatform development
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
Specialized AI agents for Kotlin/Spring Boot backend and Compose Multiplatform development.
# Add the marketplace
/plugin marketplace add https://github.com/AlexGladkov/claude-code-agents
# Install the plugin
/plugin install kotlin-agents
# Clone the repository
git clone https://github.com/AlexGladkov/claude-code-agents.git
# Add the local marketplace
/plugin marketplace add ./claude-code-agents
# Install the plugin
/plugin install kotlin-agents
| Agent | Description |
|---|---|
| init-kotlin | Repository bootstrap for clean Kotlin Spring Boot or full-stack (Spring + Compose) projects |
| builder-spring-feature | Feature generation for Spring Boot with strict architecture (feature-slice, layering, dependency validation) |
| builder-compose-feature | Feature generation for Compose Multiplatform with Screen/View/Component separation and MVVM |
| test-spring | High-quality test automation following SDET/AQA practices, AAA pattern, Testcontainers integration |
| kotlin-diagnostics | Bug detection and diagnosis for Kotlin/Compose/Android/Spring with automatic runtime analysis |
| refactor-spring | Architectural refactoring of Spring applications enforcing SOLID, layering, file structure |
| refactor-mobile | Architectural refactoring of Android code (Clean Architecture, Compose, Decompose, Kodein) |
| security-kotlin | OWASP security auditing for Spring Boot with comprehensive vulnerability scanning |
| devops-orchestrator | Docker environment setup, multi-env configs, CI/CD pipelines, automated deployments |
| system-analytics | Technical specification generation from user requests, saved as structured Markdown |
These agents cover the complete development lifecycle:
1. init-kotlin --> scaffold new projects
|
v
2. builder-spring --> generate backend features
builder-compose --> generate mobile features
|
v
3. test-spring --> write comprehensive tests
|
v
4. diagnostics-kotlin --> find and fix bugs
|
v
5. refactor-spring --> clean up backend architecture
refactor-mobile --> clean up mobile architecture
|
v
6. security-kotlin --> OWASP audit
|
v
7. devops-orchestrator --> containerization and CI/CD
feature/<name>/api/service/persistence/domain/feature/<name>/screen/view/component/domain/data/di/Result<T>remember() in Views, max 600 lines ideal per fileTo suggest a new subagent, open a Pull Request with a markdown file following the existing agent patterns in agents/.
MIT