docker-reviewer

Community

Docker optimization and security review.

Authorphysics91
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill analyzes Dockerfiles and docker-compose configurations to optimize images, improve security, and streamline builds.

Core Features & Use Cases

  • Image optimization (multi-stage builds, smaller base images)
  • Layer caching and .dockerignore usage
  • Security hardening (non-root, secrets handling)
  • Compose best practices (health checks, resource limits)
  • Use Case: Improve a Node.js service’s container image and ensure production readiness.

Quick Start

Run the docker-reviewer on the project to surface optimization and security improvements.

Dependency Matrix

Required Modules

None required

Components

Standard package

šŸ’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: docker-reviewer
Download link: https://github.com/physics91/claude-vibe/archive/main.zip#docker-reviewer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository