Agent Skills: 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).

UncategorizedID: cxuu/golang-skills/go-control-flow

Repository

cxuuLicense: Apache-2.0
658

Install this agent skill to your local

pnpm dlx add-skill https://github.com/cxuu/golang-skills/go-control-flow

Skill Files

Browse the full folder contents for go-control-flow.

Download Skill

Loading file tree…

Select a file to preview its contents.