wk-docker

Installation
SKILL.md

Docker

Workflows and safety checks for Docker operations — image building, tag verification, container inspection, and daemon troubleshooting.

When to Use

  • Building or modifying Dockerfiles
  • Debugging Docker build failures or container runtime errors
  • Verifying Docker image tags exist before using them
  • Working with docker-compose services
  • Troubleshooting Docker daemon connectivity

Pre-Flight Checks

Docker CLI on PATH (macOS)

Installs
4
First Seen
Aug 19, 2026
wk-docker — whizzzkid/skills