google-go-style

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

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 →
8Estrellas del repo
1Clientes
1Formatos
hace 2 mÚltima actualización
Skill
Autorcicdteam
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, 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

Palabras clave
skillclaude