Author and improve Docker images and Compose stacks — write Dockerfiles (multi-stage builds, layer caching, small/secure images), debug builds and containers, and structure docker-compose. Covers image size, build cache ordering, non-root users, .dockerignore, healthchecks, and common pitfalls. Includes a stdlib Dockerfile linter. Use when the user wants a Dockerfile written or reviewed, a smaller/faster/secure image, a compose file, or help debugging a Docker build/container.
$npx -y skills add nocetic/flowly --skill dockerInstalls into the current project.
Run `npx skills use "https://github.com/nocetic/flowly" --skill "nocetic/flowly/docker"` 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/nocetic/flowly" that are relevant to the current task. Run `npx skills add "https://github.com/nocetic/flowly"` and select the relevant skills, then follow their instructions.