go-data-structures

SKILLFlusso di lavorocommunity
v0.0.0cxuuApache-2.0Aggiornato 2 mesi faFonte →

Use when working with Go slices, maps, or arrays — choosing between new and make, using append, declaring empty slices (nil vs literal for JSON), implementing sets with maps, and copying data at boundaries. Also use when building or manipulating collections, even if the user doesn't ask about alloca

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
142Stelle del repo
1Client
1Formati
2 mesi faUltimo aggiornamento
Skill
Autorecxuu
Versione0.0.0
LicenzaApache-2.0
CategoriaFlusso di lavoro
Formatiskill.md
PromptNon pubblicato
Compatibilità
Claude✓ Supportato
Cursor
Copilot
ChatGPT
Gemini
Descrizione

Use when working with Go slices, maps, or arrays — choosing between new and make, using append, declaring empty slices (nil vs literal for JSON), implementing sets with maps, and copying data at boundaries. Also use when building or manipulating collections, even if the user doesn't ask about allocation idioms. Does not cover concurrent data structure safety (see go-concurrency).

Parole chiave
skillclaude