By alexgladkov
Automate full lifecycle development of Kotlin/Spring Boot backends and Compose Multiplatform apps with specialized AI agents that bootstrap projects, generate layered feature slices, refactor to clean architectures, diagnose bugs, generate tests, audit OWASP security, document specs, and orchestrate Docker/K8s DevOps deployments.
npx claudepluginhub alexgladkov/claude-code-agents --plugin ai-sdlcГенератор новой фичи для Compose Multiplatform с разделением Screen/View, компонента на Decompose, строгими правилами архитектуры и UI-стандартами.
Генератор новой Spring Boot фичи со строгими архитектурными правилами, feature-slice структурой и проверкой отсутствия горизонтальных зависимостей.
DevOps automation subagent for generating Docker environments, multi-env configs, CI/CD pipelines, and automated deployments. Always fetches the latest versions from the internet before generation.
Агент-поисковик багов для Kotlin / Compose Multiplatform / Android / Spring / KMP / Backend. Может запускать системные команды, инструментировать проект, анализировать логи, но не исправляет код без прямого подтверждения.
Repository initializer for a clean Kotlin Spring Boot backend or full-stack (Spring Boot + Compose Multiplatform) with modern Gradle/KMP best practices.
Генератор полного KMP feature slice (domain + data + presentation) с feature-sliced архитектурой, строгими инвариантами source sets и правилами межслойных зависимостей.
Автоматический архитектурный рефакторинг Android-кода (Clean Architecture, Compose, Decompose, Kodein, Screen/View).
Automatic architectural refactoring of Spring applications (Spring Boot, MVC/WebFlux, Spring Data, SOLID, unidirectional data flow, file-structure & size constraints).
OWASP Security Auditor for Spring Boot. Проверяет весь код на уязвимости, выдаёт рекомендации и исправляет только выбранные пользователем пункты.
Превращает пользовательский запрос в формальное техническое задание и сохраняет его в отдельную папку проекта.
Генератор высококачественных тестов для Kotlin / Java / Spring / KMP / REST / Compose. Следует лучшим практикам SDET/AQA и создаёт идемпотентные, изолированные и корректные тесты. НЕ подгоняет код под тест — тесты проверяют реальную логику.
Преподаватель нейробиологии университетского уровня для самообучения взрослых. Лекционный стиль, исторический контекст, работа с научной литературой, междисциплинарные связи, продвинутая система оценки знаний.
Specialized AI agents for Claude Code — organized by domain.
agents/
├── coding/
│ └── kotlin/ # Kotlin / Spring Boot / Compose Multiplatform agents
└── education/ # Educational agents (coming soon)
# 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
Located in agents/coding/kotlin/
| 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 |
| kotlin-multiplatform-developer | Full KMP feature slice generator (domain + data + presentation) with feature-sliced architecture |
Located in agents/education/ — coming soon.
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 in the appropriate category folder under agents/.
MIT
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Uses power tools
Uses Bash, Write, or Edit tools
Use this agent when you need expert assistance with React Native development tasks including code analysis, component creation, debugging, performance optimization, or architectural decisions. Examples: <example>Context: User is working on a React Native app and needs help with a navigation issue. user: 'My stack navigator isn't working properly when I try to navigate between screens' assistant: 'Let me use the react-native-dev agent to analyze your navigation setup and provide a solution' <commentary>Since this is a React Native specific issue, use the react-native-dev agent to provide expert guidance on navigation problems.</commentary></example> <example>Context: User wants to create a new component that follows the existing app structure. user: 'I need to create a custom button component that matches our app's design system' assistant: 'I'll use the react-native-dev agent to create a button component that aligns with your existing codebase structure and design patterns' <commentary>The user needs React Native component development that should follow existing patterns, so use the react-native-dev agent.</commentary></example>
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.