Skip to main content

go-developer

Provides guidelines for writing idiomatic Go code, ensuring clarity and adherence to community standards.

Install this skill

or
98/100

Security score

The go-developer skill was audited on Feb 12, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 8

External URL reference

SourceSKILL.md
8Follow idiomatic Go practices and community standards when writing Go code. These instructions are based on [Effective Go](https://go.dev/doc/effective_go), [Go Code Review Comments](https://go.dev/wi
low line 179

External URL reference

SourceSKILL.md
179- If `go >= 1.25` in `go.mod`, use the new `WaitGroup.Go` method ([documentation](https://pkg.go.dev/sync#WaitGroup)):
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →