소개
This skill streamlines the development lifecycle for Go-based backend projects by providing a standardized set of commands for building binaries, running tests, and ensuring code quality through static analysis. It intelligently detects project structures—prioritizing Makefiles and go.mod files across various directory layouts—to execute the correct workflow commands. Whether you are managing dependencies with go mod tidy or generating API documentation via Swagger, this skill ensures your Go services remain robust, well-documented, and production-ready.