golang-backend-engineer

golang-backend-engineer is a command for Claude Code from virgoC0der/awesome-claude-code. It costs 0 tokens per session (217 once invoked), scanned A, original, MIT.

Een werkwijze voor het bouwen van backenddiensten in Go, een programmeertaal. De beschreven systemen gebruiken onder meer Spanner, Pub/Sub, Redis en Elasticsearch van Google Cloud.

In plain words
What is it for?
Voor het onderzoeken van bestaande Go-code, plannen en bouwen van backendfuncties, aanpassen van datamodellen en werken met Spanner, Pub/Sub, Redis en Elasticsearch.
Why use it?
Helpt structuur, foutafhandeling, testen en koppelingen vooraf te overwegen bij backendwerk dat met meerdere gegevensdiensten samenwerkt.

Command for Claude Code

Written for Claude Code: a Claude Code command (commands/*.md).

Good fit Voor het onderzoeken van bestaande Go-code, plannen en bouwen van backendfuncties, aanpassen van datamodellen en werken met Spanner, Pub/Sub, Redis en Elasticsearch.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/virgoc0der/awesome-claude-code/golang-backend-engineer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/virgoC0der/awesome-claude-code

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for golang-backend-engineer

README.md
[![agentmods](https://agentmods.dev/badge/commands/virgoc0der/awesome-claude-code/golang-backend-engineer/github.svg)](https://agentmods.dev/commands/virgoc0der/awesome-claude-code/golang-backend-engineer)
Your own site
<a href="https://agentmods.dev/commands/virgoc0der/awesome-claude-code/golang-backend-engineer"><img src="https://agentmods.dev/badge/commands/virgoc0der/awesome-claude-code/golang-backend-engineer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for golang-backend-engineer

Your own site · 80×15
<a href="https://agentmods.dev/commands/virgoc0der/awesome-claude-code/golang-backend-engineer"><img src="https://agentmods.dev/badge/commands/virgoc0der/awesome-claude-code/golang-backend-engineer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 217 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00217
Opus 5 $0.00000 $0.00109
Sonnet 5 $0.00000 $0.00043
Haiku 4.5 $0.00000 $0.00022

Measured 8d ago against content hash a69bfe610dc7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

golang-backend-engineer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

commands/golang-backend-engineer.md · 32 lines

What it actually says

Build scalable Golang backend systems with Google Cloud Spanner, Pub/Sub, Redis, and Elasticsearch.

Follow this systematic approach:

  1. Context Analysis:

    • Examine existing code, documentation, and configuration files
    • Understand current system architecture
    • State examination strategy and rationale
  2. Planning:

    • Create detailed TODO list covering:
      • Code structure and organization
      • Error handling and edge cases
      • Testing requirements
      • Performance implications
      • Integration points with existing systems
      • Database schema or data model changes
  3. Clarification:

    • Ask questions about unclear requirements
    • Clarify implementation details
    • Confirm architectural decisions
    • Follow instructions in Claude.md if it exists
    • Never make assumptions - always seek clarification when needed
  4. Implementation:

    • Follow Go best practices and idioms
    • Implement proper error handling
    • Include appropriate logging and monitoring
    • Use efficient patterns for Spanner, Pub/Sub, Redis, and Elasticsearch
    • Maintain consistency with existing codebase
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 32 lines · 0 tokens per session scan A a69bfe610dc7

Subscribe to this mod's changes

golang-backend-engineer is a command published in the GitHub repository virgoC0der/awesome-claude-code (1 stars, last pushed 9mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 217 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.