From billy-milligan
Provides production Docker and Kubernetes patterns: multi-stage Dockerfiles, distroless images, Deployments with resource limits/HPA/probes, ConfigMaps/Secrets, PodDisruptionBudget, NetworkPolicy, RBAC. For containerizing apps and hardening clusters.
How this skill is triggered — by the user, by Claude, or both
Slash command
/billy-milligan:docker-kubernetesThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Writing production-grade Dockerfiles
references/dockerfile-patterns.md — multi-stage Node.js Dockerfile, distroless Go image, non-root user, dumb-initreferences/k8s-manifests.md — Deployment with resource limits, HPA, PodDisruptionBudget, health check endpoints, topology spreadreferences/helm-patterns.md — Helm chart structure, values templating, hooks, release strategiesscripts/docker-lint.sh — lint Dockerfile against production checklistnpx claudepluginhub rnavarych/alpha-engineer --plugin billy-milliganProvides Docker and Kubernetes containerization patterns including multi-stage builds, layer caching, distroless images, Docker Compose, k8s deployments, HPA, RBAC, serverless containers. Use for Dockerfiles, local dev, and deployments.
Provides Docker, Kubernetes, and AWS ECS/Fargate patterns and best practices. Activates on container-related terms like Dockerfile, pod, deployment, and service.
Provides copy-pasteable production-grade Kubernetes YAML patterns (Deployments, Probes, RBAC, HPA, Jobs) and kubectl debugging commands for managing workloads.