golang

Installation
SKILL.md

Golang Development Skill

Activation Triggers

  • Working with .go files, go.mod, go.sum, go.work
  • User mentions Go, Golang, or Go-specific terms
  • Questions about Go libraries, frameworks, or tooling
  • Concurrency patterns (goroutines, channels, context)

Workflow: Research-First Approach

Before implementing, gather context from authoritative sources:

# Context7 docs for repo-specific guidance
context7 docs /gin-gonic/gin "how to set up middleware"
context7 docs /uber-go/zap "structured logging setup"

# gh search code for real-world implementation examples
Related skills

More from anntnzrb/agents

Installs
17
Repository
anntnzrb/agents
GitHub Stars
1
First Seen
Feb 28, 2026