By AlexGladkov
Generate Kotlin/Spring Boot backends and Compose Multiplatform mobile apps with AI agents that create feature slices, enforce layered architecture, run OWASP security audits, write isolated tests, and automate DevOps pipelines.
Генератор новой фичи для 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.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Specialized AI agents for Claude Code — organized by domain. Multi-plugin marketplace.
claude-code-agents/
├── .claude-plugin/
│ └── marketplace.json # Marketplace catalog (2 plugins)
├── plugins/
│ ├── ai-sdlc/ # Plugin: AI-powered SDLC agents
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json
│ │ └── agents/
│ └── ai-university/ # Plugin: AI University
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── skills/study/SKILL.md # /ai-university:study skill
│ ├── agents/education/
│ ├── config/
│ └── scripts/
├── agents/ # Original agent files (for direct use)
│ ├── coding/kotlin/
│ └── education/
├── config/
│ └── university.yaml
├── scripts/
│ └── generate-harness.sh
└── README.md
# Add the marketplace
/plugin marketplace add https://github.com/AlexGladkov/claude-code-agents
# Install individual plugins
/plugin install ai-sdlc
/plugin install ai-university
# Clone the repository
git clone https://github.com/AlexGladkov/claude-code-agents.git
# Add the local marketplace
/plugin marketplace add ./claude-code-agents
# Install individual plugins
/plugin install ai-sdlc
/plugin install ai-university
| Plugin | Description |
|---|---|
| ai-sdlc | AI-powered SDLC agents for Kotlin/Spring Boot + Compose Multiplatform |
| ai-university | AI University — teaching agents for medicine, AI/ML |
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 |
The education agents are organized as a virtual university with a 4-level hierarchy:
University → Faculty → Department → Discipline (agent)
The university structure is defined in config/university.yaml (source-of-truth).
Quick start:
# Generate instruction files for your AI tool
./scripts/generate-harness.sh
# Generate and install (e.g., for Claude Code)
./scripts/generate-harness.sh --install --only claude
Supported AI tools: Claude Code, Cursor, GitHub Copilot, Windsurf, Codex/OpenCode.
Current structure:
| Faculty | Department | Disciplines | Hours |
|---|---|---|---|
| Medical (medicine) | Biology | Anatomy, Physiology, Neurobiology | 360 |
| AI/ML (ai-ml) | AI SDLC | Prompting, MCP, RAG, Local AI, AI Security, CV, AI Agents, MLOps | 560 |
| AI/ML (ai-ml) | ML Foundations | Classical ML, Deep Learning, Transformers, Fuzzy Logic, Optimization, Generative Models, RL, RNN/TimeSeries, Graph NN | 700 |
| Robotics (robotics) | Robot Fundamentals | Kinematics & Dynamics, Sensors & Actuators, Control Systems, Electronics & MCU, Robot Math | 360 |
| Robotics (robotics) | Applied Robotics | ROS 2, Robot Vision, Motion Planning, SLAM, Simulation & Digital Twins | 360 |
Key agents:
| Agent | Description |
|---|---|
| rector | University rector — top-level orchestrator, study plans, cross-faculty programs, progress aggregation |
Medical / Biology:
| Agent | Description |
|---|---|
| department-head | Department head — learning orchestrator, prerequisites, interdisciplinary checks |
| anatomy-teacher | Human anatomy — systemic, clinical, topographic |
| physiology-teacher | Human physiology — all organ systems |
| neurobiology-teacher | Neurobiology — cellular and systems |
AI/ML / AI SDLC:
npx claudepluginhub alexgladkov/claude-code-agents --plugin ai-sdlcMobile device automation CLI for Android, iOS, Aurora OS, and Desktop platforms
Project Coordinator — the entry point for any project: routes requests to profiles, tracks per-project profile-usage stats and suggests new profiles, holds the vision, runs periodic pulses, and offers an autonomous YOLO night mode that works safely in an isolated branch while you sleep
AI University — virtual university with AI teaching agents for medicine, AI/ML, and more
Profile tokens, API-equivalent cost and time per task/subagent/model — straight from a chat. Requires the `quickai` binary on PATH (brew install AlexGladkov/tap/quickai).
AI University — virtual university with AI teaching agents for medicine, AI/ML, and more
Bootstrap Android app development using Kotlin with Claude's guidance for mobile application architecture.
Portable AI skill suite centered on feature implementation and code review, currently strongest for Android, KMP, Kotlin backend, and agent-config repositories, with room to expand to additional stacks.
Engineering discipline layer for Claude Code — 5 workflows, 69 commands, 21 rules, 29 skills, 9 agents organized in 12 packs
Full-stack agents — frontend, backend, API, DevOps architects
External tools integration skills for CLI utilities, APIs, and third-party services