golang-continuous-integrationCI/CD pipeline configuration using GitHub Actions for Golang projects — testing, linting, SAST, security scanning, code coverage, Dependabot, Renovate, GoRel...
Install via ClawdBot CLI:
clawdbot install samber/golang-continuous-integrationGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/samber/cc-skills-golangAudited Apr 17, 2026 · audit v1.0
Generated May 5, 2026
A Go development team sets up CI to run unit tests with race detection, shuffle, and coverage profiling on every push. They enforce a minimum coverage threshold via codecov.yml. This ensures code quality and catches regressions early.
An open-source Go project integrates golangci-lint, govulncheck, and CodeQL in CI. Every PR is automatically linted and scanned for vulnerabilities and sensitive data flows. This helps maintain high code standards and security posture.
A SaaS startup uses Dependabot to group minor/patch updates and auto-merge them after passing CI. This reduces manual effort while keeping dependencies fresh and secure. Major updates are reviewed individually to avoid breaking changes.
A company building Go-based microservices sets up CI to build multi-platform Docker images and scan them with Trivy for vulnerabilities. The pipeline also runs integration tests with caching disabled to ensure reliability.
A Go library maintainer configures GoReleaser in CI to automatically create GitHub releases with binaries for multiple OS/architectures. The pipeline runs tests, linting, and security checks before releasing, ensuring quality artifacts.
Offer professional services to set up and optimize CI/CD pipelines for Go projects using this skill package. Clients pay for setup, customization, and ongoing maintenance.
Provide a managed CI/CD platform that incorporates this skill's workflows as templates. Subscribers get pre-configured, best-practice pipelines for Go projects, with regular updates and support.
Monetize the skill by offering training courses, workshops, and certification around Go CI best practices. Revenue comes from course fees and sponsorship.
💬 Integration Tip
Always check the latest GitHub Action versions online before generating workflow files, as hardcoded versions may be outdated.
Scored Jun 29, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.