Skip to main content
Exécutez n'importe quel Skill dans Manus
en 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.

Aperçu

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.

Commande d'installation
npx skills add https://github.com/nhlongnguyen/dotfiles --skill go-uber-style

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles2
Forks0
Mis à jour28 novembre 2025 à 10:23
Explorateur de fichiers
10 fichiers
SKILL.md
readonly