golang-safety

SKILLWorkflowcommunauté
v0.0.0samberMITMis à jour il y a 8 jSource →

Defensive Golang coding to prevent panics, silent data corruption, and subtle runtime bugs. Use when encountering nil panics, append aliasing, map concurrent access, float comparison pitfalls, or zero-value design questions. Also use when reviewing code for nil-safety, numeric conversion overflow, r

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
3kÉtoiles du dépôt
1Clients
1Formats
il y a 8 jDernière mise à jour
Skill
Auteursamber
Version0.0.0
LicenceMIT
CatégorieWorkflow
Formatsskill.md
PromptOuvrir (voir l’onglet Prompt)
Compatibilité
Claude✓ Pris en charge
Cursor
Copilot
ChatGPT
Gemini
À propos

Defensive Golang coding to prevent panics, silent data corruption, and subtle runtime bugs. Use when encountering nil panics, append aliasing, map concurrent access, float comparison pitfalls, or zero-value design questions. Also use when reviewing code for nil-safety, numeric conversion overflow, resource lifecycle issues (defer in loops), or defensive copying of slices and maps.

Mots-clés
skillclaude