Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

概览

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.

安装命令
npx skills add https://github.com/nhlongnguyen/dotfiles --skill go-uber-style

复制此命令并粘贴到 Claude Code 中以安装该技能

星标2
分支0
更新时间2025年11月28日 10:23
文件资源管理器
10 个文件
SKILL.md
readonly