# Claude Code Agent: Database Architect > Database architecture and design specialist. Use PROACTIVELY for database design decisions, data modeling, scalability planning, microservices data patterns, and database... ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent database/database-architect --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent database/database-architect --yes --dry-run ``` --- ## What This Agent Covers Database architecture and design specialist. Use PROACTIVELY for database design decisions, data modeling, scalability planning, microservices data patterns, and database... 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: Database - Claude Code Templates path: `database/database-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 database/database-architect --yes --dry-run ``` Expected installed file: ```text .claude/agents/database-architect.md ``` --- ## Source & License - Source: [davila7/claude-code-templates database/database-architect.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/database/database-architect.md) - Source SHA: `988bc64148c1b87f66bcbfad76cb45d5815c06ea` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-database-architect-58551e08 Author: TokRepo精选