Skip to main content

golang-project-layout

Guides developers in structuring Golang projects effectively, ensuring optimal organization for various project types.

Install this skill

or
99/100

Security score

The golang-project-layout skill was audited on Apr 15, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 36

External URL reference

SourceSKILL.md
36For applications (services, APIs, workers), follow [12-Factor App](https://12factor.net/) conventions: config via environment variables, logs to stdout, stateless processes, graceful shutdown, backing
Scanned on Apr 15, 2026
View Security Dashboard
Installation guide →