Acerca de
This Claude Code skill provides a comprehensive framework for creating production-ready Dockerfiles. It guides the AI to implement multi-stage builds to drastically reduce image size, optimize layer caching for faster CI/CD pipelines, and enhance security by enforcing non-root execution and utilizing distroless base images. By integrating static analysis tools like Hadolint and vulnerability scanning recommendations, it ensures your containerization workflow is efficient, secure, and follows current DevOps best practices for Go, Node.js, and Python environments.