AI AGENT ADDONS

Golang Modernize

samber/cc-skills-golang
Code Review & Quality
33,535installs

Go keeps getting better with each new version. New language features and standard library improvements make code simpler and safer. This tool scans your codebase and finds places where you can use these modern patterns.

It checks for outdated APIs, missing idioms, and testing improvements. It also suggests upgrading your Go version and updating your tooling. You get a list of changes sorted by importance.

The skill works quietly in the background while you code. When it finds opportunities, it asks if you want to see them. You can accept, skip, or run a full scan later.

Add Golang Modernize skill to your workflow

Global

mkdir -p ~/.claude/skills/golang-modernize

Project

mkdir -p .claude/skills/golang-modernize

Source Repository

Stars
2,322
Forks
149
Watchers
2,322
License
MIT
Last Push
28 days ago
Created
4 months ago