Docker Reviewer is a specialized Claude Code skill designed to audit and improve your containerization workflow. It automatically analyzes Dockerfiles, Docker Compose manifests, and .dockerignore files to identify common pitfalls such as bloated base images, inefficient layer caching, and security vulnerabilities. By providing multi-stage build patterns, non-root user configurations, and resource limit recommendations, this skill ensures your containers are production-ready, secure, and fast to build.
주요 기능
010 GitHub stars
02Docker Compose validation for resource limits and health checks
03Best practice enforcement for .dockerignore and base image selection
04Layer caching analysis to speed up CI/CD build times
05Multi-stage build optimization to significantly reduce image size
06Security auditing for root-user risks and secret exposure