Skip to main content

dockerfile

Write and review Dockerfiles with multi-stage builds, pinned base images, cache-efficient layers, and container hardening. Triggers: `Dockerfile`, `FROM`, `RUN apt-get`, `COPY`/`ADD`, `ENTRYPOINT`/`CMD`, `.dockerignore`, multi-stage refactor, image shrinking, picking Alpine vs slim Debian vs distroless, non-root user, BuildKit cache mounts, `WORKDIR`, `HEALTHCHECK`. Skip when: the task is Docker Compose, Kubernetes manifests, Helm charts, or container orchestration with no Dockerfile change.

Jump to install

Source facts

Repository
marcodsl/nix
Last source activity
May 27, 2026 at 02:51
Detected SKILL.md language
English
Stars
5
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.