# Claude Code Agent: Golang Pro > Use when building Go applications requiring concurrent programming, high-performance systems, microservices, or cloud-native architectures where idiomatic patterns, error handling excellence, and efficiency are critical. Specifically:\\n\\n\\nConte... ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent programming-languages/golang-pro --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent programming-languages/golang-pro --yes --dry-run ``` --- ## What This Agent Covers Use when building Go applications requiring concurrent programming, high-performance systems, microservices, or cloud-native architectures where idiomatic patterns, error handling excellence, and efficiency are critical. Specifically:\\n\\n\\nConte... 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: Programming Languages - Claude Code Templates path: `programming-languages/golang-pro` - 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 programming-languages/golang-pro --yes --dry-run ``` Expected installed file: ```text .claude/agents/golang-pro.md ``` --- ## Source & License - Source: [davila7/claude-code-templates programming-languages/golang-pro.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/programming-languages/golang-pro.md) - Source SHA: `a5de4ebc3c06e5ba940a2be53278673b86a30f2c` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-golang-pro-f7ce3bb8 Author: TokRepo精选