go-linter-configurationConfigure and troubleshoot golangci-lint for Go projects. Handle import resolution issues, type-checking problems, and optimize configurations for both local and CI environments.
Install via ClawdBot CLI:
clawdbot install irook661/go-linter-configurationGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://golang.org/dl/go1.21.5.linux-amd64.tar.gzUses known external API (expected, informational)
raw.githubusercontent.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Development teams integrate golangci-lint into their continuous integration pipelines to automatically catch code quality issues before deployment. This ensures consistent code standards across distributed teams and prevents bugs from reaching production environments.
Open source maintainers use this skill to enforce coding standards across multiple contributors. The configuration helps maintain code quality while accommodating different contributor environments and preventing common import resolution issues in CI systems.
Teams building distributed microservices in Go use this skill to maintain consistent linting configurations across multiple repositories. The troubleshooting guidance helps resolve dependency issues that commonly arise in containerized environments and CI pipelines.
Development teams modernizing legacy Go applications use this skill to gradually introduce linting standards. The tiered configuration approach allows teams to start with basic formatting checks and progressively add more sophisticated static analysis as code quality improves.
Educational institutions and coding bootcamps use this skill to teach Go best practices through automated code review. The clear linter selection guidelines help students understand different types of code quality issues and how to address them systematically.
Companies building developer tools can integrate this skill into their platforms to offer automated code quality checks. The configuration expertise helps differentiate their service by providing optimized linting setups for different project types and environments.
DevOps and software architecture consultants use this skill to help clients optimize their Go development workflows. The troubleshooting guidance and CI optimization examples provide immediate value when setting up or improving existing development pipelines.
Software companies include this skill in their enterprise support packages to help large organizations maintain code quality at scale. The configuration templates and troubleshooting solutions reduce support tickets related to build failures and environment inconsistencies.
💬 Integration Tip
Start with the minimal CI configuration to avoid import resolution issues, then gradually enable additional linters for local development. Always run go mod download before linting in CI environments.
Scored Apr 19, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions