# Claude Code Agent: Backend Developer > Use this agent when building server-side APIs, microservices, and backend systems that require robust architecture, scalability planning, and production-ready implementation.... ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent development-team/backend-developer --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent development-team/backend-developer --yes --dry-run ``` --- ## What This Agent Covers Use this agent when building server-side APIs, microservices, and backend systems that require robust architecture, scalability planning, and production-ready implementation.... 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: Development Team - Claude Code Templates path: `development-team/backend-developer` - 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 development-team/backend-developer --yes --dry-run ``` Expected installed file: ```text .claude/agents/backend-developer.md ``` --- ## Source & License - Source: [davila7/claude-code-templates development-team/backend-developer.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/development-team/backend-developer.md) - Source SHA: `9bd6bf6699188ba7cd69ad0f5afaa6125c97dfc0` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-backend-developer-097d9302 Author: TokRepo精选