Acerca de
This skill automates the creation of high-security distribution artifacts for Go-based CLI applications. It implements industry best practices by utilizing multi-stage Docker builds with distroless base images, enforcing non-root user execution, and configuring read-only filesystems. Beyond containerization, it guides users through setting up Helm charts, GoReleaser for multi-arch builds, and GitHub Actions for automated distribution, ensuring your binaries are portable and secure across Kubernetes and other cloud-native environments.