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

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.

Overview

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.

Install command
npx skills add https://github.com/maruina/dotfiles --skill go-best-practices

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

Stars0
Forks0
UpdatedMay 26, 2026 at 10:23
SKILL.md
readonly