This skill should be used when the user asks to "run golangci-lint", "fix lint errors", "run linter", "fix linting warnings", "make lint", "run make lint-fix", or mentions golangci-lint, linting, or golangci-lint tool execution. This skill runs tools — for conceptual Go coding guidance or a structured review, defer to the /krci-godev:review-code command.
$npx -y skills add kuberocketci/claude-plugins --skill run-golangci-lintInstalls into the current project.
Run `npx skills use "https://github.com/kuberocketci/claude-plugins" --skill "kuberocketci/claude-plugins/run-golangci-lint"` 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/kuberocketci/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/kuberocketci/claude-plugins"` and select the relevant skills, then follow their instructions.