go-control-flow

SKILLWorkflowCommunity
v0.0.0cxuuApache-2.0Aktualisiert vor 2 Mon.Quelle →

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 varia

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
142Repo-Sterne
1Clients
1Formate
vor 2 Mon.Letzte Aktualisierung
Skill
Autorcxuu
Version0.0.0
LizenzApache-2.0
KategorieWorkflow
Formateskill.md
PromptNicht veröffentlicht
Kompatibilität
Claude✓ Unterstützt
Cursor
Copilot
ChatGPT
Gemini
Über

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

Schlagwörter
skillclaude