byjosiahsiegel· 48 skills
Comprehensive Docker best practices for images, containers, and production deployments. PROACTIVELY activate for: (1) writing production-ready Dockerfiles, (2) multi-stage builds for lean images, (3) base image selection (distroless, alpine, scratch, slim), (4) layer caching and ordering, (5) .dockerignore hygiene, (6) HEALTHCHECK and graceful shutdown, (7) non-root user and least-privilege patterns, (8) ENV vs ARG and secret handling, (9) tag/digest pinning and reproducibility, (10) Compose for local development. Provides: Dockerfile templates by language, image-size optimization checklist, .dockerignore template, HEALTHCHECK patterns, and Compose dev-stack examples.
$npx -y skills add josiahsiegel/claude-plugin-marketplace --skill docker-best-practicesInstalls into the current project.
Run `npx skills use "https://github.com/josiahsiegel/claude-plugin-marketplace" --skill "josiahsiegel/claude-plugin-marketplace/docker-best-practices"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/josiahsiegel/claude-plugin-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/josiahsiegel/claude-plugin-marketplace"` and select the relevant skills, then follow their instructions.