Skip to main content
Run any Skill in Manus
with one click

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.

Overview

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.

Install command
npx skills add https://github.com/nhlongnguyen/dotfiles --skill go-uber-style

Copy and paste this command into Claude Code to install the skill

Stars2
Forks0
UpdatedNovember 28, 2025 at 10:23
File Explorer
10 files
SKILL.md
readonly