google-go-style

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

Use when writing, reviewing, or refactoring Go code; when handling errors (fmt.Errorf, %w, sentinel, errors.Is, errors.As); when deciding between panic, error return, and log.Fatal; when writing tests (table-driven, t.Helper, t.Fatal vs t.Error, goroutines); when designing API surface (option struct

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

Use when writing, reviewing, or refactoring Go code; when handling errors (fmt.Errorf, %w, sentinel, errors.Is, errors.As); when deciding between panic, error return, and log.Fatal; when writing tests (table-driven, t.Helper, t.Fatal vs t.Error, goroutines); when designing API surface (option struct, variadic options, channel direction, context); when naming functions, methods, packages, receivers

Parole chiave
skillclaude