Setup Go

Sets up Go development environment with proper tooling, linting, testing, and dependencies. Runs go mod tidy, configures golangci-lint, sets up testing framework, and verifies build. Use when starting work on Go projects, after cloning Go repositories, setting up CI/CD for Go, or troubleshooting Go environment issues.

majiayu000 5239e70 2 files · 8.7 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/setup-go commit 5239e70999

Frequently asked questions

npx skillmds add majiayu000/setup-go