From Golang Development
Build, package, release, containerize, deploy, or audit Go applications and CLIs. Use for Golang build flags, module release checks, cross-compilation, Dockerfiles, CI/CD, version metadata, graceful shutdown, runtime configuration, security updates, production deployment plans, or reviewing existing Go release/deployment readiness.
How this skill is triggered — by the user, by Claude, or both
Slash command
/golang-development:golang-build-deployThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Inspect existing build/release surfaces first: `Makefile`, CI workflows, Dockerfiles, `goreleaser`, task files, `go.mod`, and deployment manifests.
Makefile, CI workflows, Dockerfiles, goreleaser, task files, go.mod, and deployment manifests.golang-code-audit when producing a full findings-first review.references/build-release-deploy.md for command patterns, Dockerfile shape, CI gates, and deployment checklist.golang-quality-linting skill for verification and the companion golang-testing skill for release test strategy.Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
npx claudepluginhub zate/golang-development --plugin golang-development