sk Skill · cxuu
go-control-flow
Use when writing conditionals, loops, or switch statements in Go — including if with initialization, early returns, for loop forms, range, switch, type switches, and blank identifier patterns. Also use when writing a simple if/else or for loop, even if the user doesn't mention guard clauses or variable scoping. Does not cover error flow patterns (see go-error-handling).
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 241
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
goHTML
- Host repository
- cxuu/golang-skills
- Installs, lifetime
- 1,100
- Installs, 8 weeks
- 241
- Host stars
- 161
- Host language
- HTML