# Claude Code Agent: Microservices Architect > Use when designing distributed system architecture, decomposing monolithic applications into independent microservices, or establishing communication patterns between services... ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent devops-infrastructure/microservices-architect --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent devops-infrastructure/microservices-architect --yes --dry-run ``` --- ## What This Agent Covers Use when designing distributed system architecture, decomposing monolithic applications into independent microservices, or establishing communication patterns between services... This TokRepo page is an original install wrapper for the upstream Claude Code agent. It records the install path, source SHA, operational profile, and verification command without republishing the full upstream prompt body. --- ## Operating Profile - Category: DevOps & Infrastructure - Claude Code Templates path: `devops-infrastructure/microservices-architect` - Tools declared upstream: Read, Write, Edit, Bash, Glob, Grep - Best fit: Claude Code projects that need a focused specialist agent and reproducible install command. - Codex usage: stage and inspect generated files before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent devops-infrastructure/microservices-architect --yes --dry-run ``` Expected installed file: ```text .claude/agents/microservices-architect.md ``` --- ## Source & License - Source: [davila7/claude-code-templates devops-infrastructure/microservices-architect.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/devops-infrastructure/microservices-architect.md) - Source SHA: `e5c9e00871a8baaf6d689a011f534df52365e26a` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-microservices-architect-853ee7a5 Author: TokRepo精选