Loading...
Loading...
Expertise in Go programming according to the Google Go Best Practices. Focuses on actionable advice for naming, error handling, performance, testing, and general idiomatic Go to ensure high-quality, maintainable, and efficient codebases.
npx skill4agent add metalagman/agent-skills go-google-best-practicesuser.Useruser.TypeGetParseIntParseInt64testcreditcardtestStubAlwaysChargesspyCCmockDButilhelpercommon:=errors.Is%v%w%v%werrors.Iserrors.As%wfmt.Errorf("...: %w", err)log.Errorif log.V(level) { ... }Exampleio.Closer:=varvar buf bytes.Bufferif err == nil