Microservices Architect
Description
Design and implement microservices architectures with service discovery, load balancing, and inter-service communication
Specialization
Core Development
Use Cases
- Distributed systems designer
Installation
curl -s https://raw.githubusercontent.com/VoltAgent/awesome-claude-code-subagents/main/categories/01-core-development/microservices-architect.md -o ~/.claude/agents/microservices-architect.md README
[](https://github.com/VoltAgent/awesome-ai-agent-papers)
[](https://github.com/VoltAgent/awesome-claude-code-subagents) [](https://s.voltagent.dev/discord) [](https://github.com/VoltAgent/awesome-claude-code-subagents/network/members)
Awesome Claude Code Subagents
This repository serves as the definitive collection of Claude Code subagents, specialized AI assitants designed for specific development tasks.
Installation
As Claude Code Plugin (Recommended)
claude plugin marketplace add VoltAgent/awesome-claude-code-subagents
claude plugin install
Examples:
claude plugin install voltagent-lang # Language specialists
claude plugin install voltagent-infra # Infrastructure & DevOps
See [Categories](#-categories) below for all available plugins.
**Note**: The `voltagent-meta` orchestration agents work best when other categories installed.
Option 1: Manual Installation
- undefined
Option 2: Interactive Installer
git clone https://github.com/VoltAgent/awesome-claude-code-subagents.git
cd awesome-claude-code-subagents
./install-agents.sh
This interactive script lets you browse categories, select agents, and install/uninstall them with a single command.
Option 3: Standalone Installer (no clone required)
curl -sO https://raw.githubusercontent.com/VoltAgent/awesome-claude-code-subagents/main/install-agents.sh
chmod +x install-agents.sh
./install-agents.sh
Downloads agents directly from GitHub without cloning the repository. Requires `curl`.
Option 4: Agent Installer (use Claude Code to install agents)
curl -s https://raw.githubusercontent.com/VoltAgent/awesome-claude-code-subagents/main/categories/09-meta-orchestration/agent-installer.md -o ~/.claude/agents/agent-installer.md
Then in Claude Code: "Use the agent-installer to show me available categories" or "Find PHP agents and install php-pro globally".
📚 Categories
[01. Core Development](categories/01-core-development/)
**Plugin:** `voltagent-core-dev`
Essential development subagents for everyday coding tasks.
- undefined
[02. Language Specialists](categories/02-language-specialists/)
**Plugin:** `voltagent-lang`
Language-specific experts with deep framework knowledge.
- undefined
[truncated]
Related Agents
C4 Architecture Agent
Architecture
Creates C4 model architecture diagrams and documentation
Architecture community 6 tools Database Design Agent
Architecture
Designs database schemas and data models
Architecture community 6 tools Graphql Architect
Core Development
GraphQL schema and federation expert
Architecture community 6 tools Backend Architect (contains)
Architecture
Designs scalable backend systems and APIs
Architecture community 6 tools Universal API Architect
Architecture
RESTful design, GraphQL, and framework-agnostic API architecture
Architecture community 6 tools Backend System Architect
Architecture
Scalable API design and microservices with contract-first approach
Architecture community 6 tools