alingse
@alingse
3 Skills
3 Total Stars
February 2026 Joined
Public Skills
human-review
by alingse
Enable AI agents to collect human code review feedback via web interface and apply suggested changes
setup-golangci-lint
by alingse
Quickly set up golangci-lint environment for Go projects. Auto-detect version, create config, integrate CI, generate smart ignore rules, ensure existing code passes safely.
upgrade-golangci-lint
by alingse
Upgrade golangci-lint to the latest version, automatically migrate config (v1→v2), run lint and supplement config to make code pass. Core principle: only adjust config, do not modify code.