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.

$ Installieren

git clone https://github.com/nhlongnguyen/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/config/claude/skills/go-uber-style ~/.claude/skills/dotfiles

// tip: Run this command in your terminal to install the skill