go

Installation
SKILL.md

Go

Purpose

Guide for Go build tools, module management, concurrency patterns, interface design, error handling, testing, and production deployment.

Agent Protocol

Trigger

Keywords: go build, go mod, goroutine, channel, interface go, error handling go, testing go, go generate, go tool, context, go concurrency.

Input Context

  • Project type (CLI tool, web API, microservice, library)
  • Go version
  • Module organization (monorepo vs multi-module)
  • Deployment target

Decision Trees

Installs
9
GitHub Stars
21
First Seen
Jun 7, 2026
go — j4flmao/agent-skills