Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

go-ci

Étoiles63
Forks9
Mis à jour11 juillet 2026 à 22:56

Continuous integration for Go projects: GitHub Actions pipelines, caching, golangci-lint setup, test/coverage gates, vulnerability scanning, build matrices, and Makefile targets. Use when: "set up CI", "GitHub Actions for Go", "add lint to the pipeline", "CI is slow", "coverage gate", "build matrix", "write a Makefile", "run govulncheck in CI". Do NOT use for: commit message conventions (use git-commit), choosing or auditing dependencies (use go-dependency-audit), or writing the tests themselves (use go-test-quality).

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly