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.
Global
mkdir -p ~/.claude/skills/golang-continuous-integrationProject
mkdir -p .claude/skills/golang-continuous-integrationSource Repository
Google Agents Cli Deploygoogle/agents-cli
Deploy Google ADK agents to Agent Runtime, Cloud Run, or GKE with CI/CD
Turborepovercel/turborepo
Speed up your monorepo builds with Turborepo's caching and parallel task runs
Expo Cicd Workflowsexpo/skills
Write and validate EAS workflow YAML files for Expo CI/CD automation
Docker Expertsickn33/antigravity-awesome-skills
Optimize, secure, and deploy Docker containers like a pro with proven techniques
Multi Stage Dockerfilegithub/awesome-copilot
Create efficient, secure Docker images using multi-stage builds and best practices
Diagnose Ci Failureswarpdotdev/common-skills
Diagnose CI failures fast and get a clear fix plan without touching code
Github Actions Templateswshobson/agents
Create production-ready GitHub Actions workflows for automated testing and deployment
Ci Cd And Automationaddyosmani/agent-skills
Automate quality gates and CI/CD pipelines for safer faster releases