About
This skill provides Claude with expert architectural knowledge for building high-performance Node.js Docker containers. It facilitates the transition from bloated development images to lean, production-ready containers—often reducing image sizes from nearly 1GB down to under 100MB. By utilizing Alpine Linux, multi-stage builds, BuildKit cache mounts, and production-only dependency pruning, this skill helps developers improve CI/CD build speeds, reduce cloud storage costs, and enhance the security posture of their applications through non-root user configurations and reduced attack surfaces.