setup-go
Installation
SKILL.md
Go Development Setup Skill
Purpose
Quickly set up and verify a Go development environment with all necessary tooling.
Workflow
Step 1: Verify Go Installation
go version
Expected: Go 1.20 or higher
If not installed:
Quickly set up and verify a Go development environment with all necessary tooling.
go version
Expected: Go 1.20 or higher
If not installed: