@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).

View in AI SkillSafe app
Scanned · no findings
0 downloads
0 stars
0 demos
SKILL.md

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@cxuu/go-control-flow/verified)](https://skillsafe.ai/skill/@cxuu/go-control-flow/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@cxuu/go-control-flow/installs)](https://skillsafe.ai/skill/@cxuu/go-control-flow/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@cxuu/go-control-flow/scan)](https://skillsafe.ai/skill/@cxuu/go-control-flow/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@cxuu/go-control-flow/eval)](https://skillsafe.ai/skill/@cxuu/go-control-flow/)