Use this skill when building, reviewing, or refactoring Go code that must follow strict design discipline — ATDD/TDD workflow, explicit dependency injection, package-boundary discipline, and structured code review. Complements CLAUDE.md by focusing on process and design judgment rather than version-specific Go features.
$npx -y skills add mudrii/golink --skill go-rigInstalls into the current project.
Run `npx skills use "https://github.com/mudrii/golink" --skill "mudrii/golink/go-rig"` 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/mudrii/golink" that are relevant to the current task. Run `npx skills add "https://github.com/mudrii/golink"` and select the relevant skills, then follow their instructions.