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

go-best-practices

Applies general Go best practices while writing or modifying Go code. Use for idiomatic Go naming, errors, tests, concurrency, package structure, style, and performance. Do not use as the primary guidance for Kubernetes controllers or controller-runtime code; use specialized controller skills first.

概览

Applies general Go best practices while writing or modifying Go code. Use for idiomatic Go naming, errors, tests, concurrency, package structure, style, and performance. Do not use as the primary guidance for Kubernetes controllers or controller-runtime code; use specialized controller skills first.

安装命令
npx skills add https://github.com/maruina/dotfiles --skill go-best-practices

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

星标0
分支0
更新时间2026年5月26日 10:23
SKILL.md
readonly