Skill comparison
Use this as a shortlist, then open the skill detail page before adopting.
Decision summary
Strongest overall
go-linting
Prototype with this skill first; keep a fallback candidate ready.
Fastest prototype
go-linting
Best first install candidate based on install readiness and adoption.
Freshest repo
go-linting
Most recent maintenance signal among this shortlist.
| Signal | go-linting Use when setting up linting for a Go project, configuring golangci-lint, or adding Go checks to a CI/CD pipeline. Also use when starting a new Go project and deciding which linters to enable, even if the user only asks about "code quality" or "static analysis" without mentioning specific linter names. Does not cover code review process (see go-code-review). |
|---|---|
| Quality | 63/100 Promising |
| Decision verdict | 62/100 Prototype first Prototype with this skill first; keep a fallback candidate ready. |
| Adoption | 156 stars Verified outcomes are shown on each skill page |
| Freshness | Jun 20, 2026 |
| Use-case fit | |
| Workflow fit | |
| Platform hints | Claude Code |
| Warnings | SKILL.md does not explicitly state that the setup-lint.sh script requires golangci-lint to be installed and available in PATH, which could cause confusion for agents. · No OpenAgentSkill engagement data yet |
| Best for |
| GitHub automation workflows · Claude Code teams · builders willing to evaluate younger projects |
| Not ideal for | teams that need a vendor-supported SLA · production agents without a repository review |
| OpenAgentSkill engagement | 0 views 0 install copies |
| Install | $ npx skills add cxuu/golang-skills --skill go-linting |