Generate production-ready Dockerfile for any GitHub project. Supports monorepo, multi-stage builds, workspace detection, and iterative build-fix cycles. Use when user asks to create, generate, write, fix, or improve a Dockerfile, wants to containerize an application, mentions Docker build issues, needs a .dockerignore, or wants to package their app as a Docker image. Also triggers on "/dockerfile".
$npx -y skills add labring/sealos-skills --skill dockerfile-skillInstalls into the current project.
Run `npx skills use "https://github.com/labring/sealos-skills" --skill "labring/sealos-skills/dockerfile-skill"` 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/labring/sealos-skills" that are relevant to the current task. Run `npx skills add "https://github.com/labring/sealos-skills"` and select the relevant skills, then follow their instructions.