BigHugger
sk Skill · samber

golang-continuous-integration

GitHub Actions CI/CD pipeline configuration for Golang projects — workflow files for test, lint, SAST, coverage and vulnerability-scan jobs, Dependabot and Renovate config files, GoReleaser release pipelines, Docker build/push, repository security settings, and AI-driven PR review. Use when setting up or improving Go project CI, writing or fixing .github/workflows/*.yml, adding a linter or security scanner as a…

installs 8w
4,181
30-day movement
starts with the next reading
Related entries
1
Connections
0
bashGo

An agent skill that guides setting up GitHub Actions CI/CD for Go projects, with reference workflow files for test, lint, SAST, coverage, vulnerability-scan, Docker, and GoReleaser release jobs, plus Dependabot/Renovate configs and repository security settings. It bundles ready-made assets (test.yml, lint.yml, security.yml, goreleaser variants, codecov, CodeQL config) and covers wiring tools into pipelines, not interpreting their findings.

Use it when you need production-grade Go CI pipelines assembled quickly from proven workflow templates instead of writing .github/workflows from scratch.

Use it to

  • Write or fix .github/workflows/*.yml for a Go project
  • Add golangci-lint, CodeQL, or Trivy as pipeline jobs
  • Wire up Dependabot or Renovate with auto-merge
  • Configure GoReleaser for CLI, library, or monorepo releases
  • Enforce coverage thresholds via codecov.yml

For Go developers configuring CI/CD on GitHub Actions

Host repository
samber/cc-skills-golang
Version
1.4.2
Installs, lifetime
37k
Installs, 8 weeks
4,181
Compatible with
Designed for Claude Code, Codex or similar harness, and for projects using Golang.
Licence
MIT
Invocable by
user
Host stars
3,273
Host language
Go
topicsgolanggithub-actionsci-cdgoreleaserlintingsecurity-scanning