π―
go-control-flow
π―Skillfrom cxuu/golang-skills
What it does
go-control-flow skill from cxuu/golang-skills
go-control-flow
Installation
π No install commands found in docs. Showing default command. Check GitHub for actual instructions.
skills.shInstall skill via skills.sh (default)
npx skills add https://github.com/cxuu/golang-skills --skill go-control-flow1
-
Last UpdatedJan 27, 2026
Skill Details
SKILL.md
Go control flow idioms from Effective Go. Covers if with initialization, omitting else for early returns, for loop forms, range, switch without fallthrough, type switch, and blank identifier patterns. Use when writing conditionals, loops, or switch statements in Go.
More from this repository9
π―π―π―π―π―π―π―π―π―
go-contextπ―Skill
go-context skill from cxuu/golang-skills
go-data-structuresπ―Skill
go-data-structures skill from cxuu/golang-skills
go-packagesπ―Skill
go-packages skill from cxuu/golang-skills
go-style-coreπ―Skill
go-style-core skill from cxuu/golang-skills
go-lintingπ―Skill
go-linting skill from cxuu/golang-skills
go-namingπ―Skill
go-naming skill from cxuu/golang-skills
go-functional-optionsπ―Skill
go-functional-options skill from cxuu/golang-skills
go-documentationπ―Skill
go-documentation skill from cxuu/golang-skills
go-defensiveπ―Skill
go-defensive skill from cxuu/golang-skills