Provides Go (Golang) engineering guidance for designing packages, services, and CLIs. Use whenever the task involves Go implementation, refactors, code reviews, API design, package layout, interfaces, constructors/config, error handling, logging, dependency or framework selection, HTTP/service wiring, concurrency/lifecycle, tests, benchmarks, godoc, or maintainability decisions.
$npx -y skills add madflojo/go-style-agent-skill --skill go-style-guideInstalls into the current project.
Run `npx skills use "https://github.com/madflojo/go-style-agent-skill" --skill "madflojo/go-style-agent-skill/go-style-guide"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/madflojo/go-style-agent-skill" that are relevant to the current task. Run `npx skills add "https://github.com/madflojo/go-style-agent-skill"` and select the relevant skills, then follow their instructions.