go-control-flow

SKILLFlujo de trabajocomunidad
v0.0.0cxuuApache-2.0Actualizado hace 2 mFuente →

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 →
142Estrellas del repo
1Clientes
1Formatos
hace 2 mÚltima actualización
Skill
Autorcxuu
Versión0.0.0
LicenciaApache-2.0
CategoríaFlujo de trabajo
Formatosskill.md
PromptNo publicado
Compatibilidad
Claude✓ Compatible
Cursor
Copilot
ChatGPT
Gemini
Acerca de

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

Palabras clave
skillclaude