AI AGENT ADDONS

Golang Continuous Integration

samber/cc-skills-golang
DevOps & CI/CD
33,059installs

Go Continuous Integration helps you set up automated checks for your Go projects. It uses GitHub Actions to run tests, check code style, scan for security issues, and publish releases. You get a smooth pipeline that catches problems early and keeps your code reliable.

This skill is built for developers who want to add CI/CD to their Go work. It covers everything from unit tests with race detection to automated dependency updates. Your team can focus on writing code while the pipeline handles quality and deployment.

Whether you are starting from scratch or improving an existing setup, the tool guides you step by step. It uses popular tools like golangci-lint, GoReleaser, and CodeQL for a complete workflow.

Add Golang Continuous Integration skill to your workflow

Global

mkdir -p ~/.claude/skills/golang-continuous-integration

Project

mkdir -p .claude/skills/golang-continuous-integration

Source Repository

Stars
2,322
Forks
149
Watchers
2,322
License
MIT
Last Push
28 days ago
Created
4 months ago