Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

go-uber-style

Use this skill when writing Go code following the Uber Go Style Guide. Provides comprehensive guidance on idiomatic Go patterns, error handling, concurrency safety, performance optimization, and test-driven development. Covers all critical Uber Go rules including channel sizing, goroutine management, interface design, and proper error handling. Appropriate for any task involving .go files, Go code reviews, refactoring, or implementing Go best practices.

Resumen

Use this skill when writing Go code following the Uber Go Style Guide. Provides comprehensive guidance on idiomatic Go patterns, error handling, concurrency safety, performance optimization, and test-driven development. Covers all critical Uber Go rules including channel sizing, goroutine management, interface design, and proper error handling. Appropriate for any task involving .go files, Go code reviews, refactoring, or implementing Go best practices.

Comando de instalación
npx skills add https://github.com/nhlongnguyen/dotfiles --skill go-uber-style

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas2
Forks0
Actualizado28 de noviembre de 2025, 10:23
Explorador de archivos
10 archivos
SKILL.md
readonly