This handles your Docker and CI/CD infrastructure work, from writing Dockerfiles and docker-compose configs to setting up GitHub Actions workflows and deployment files for platforms like Vercel and Cloudflare Workers. It also manages environment variables and runtime config. The skill emphasizes path safety checks before deletions, local build validation before commits, and optimizing Docker image layers for smaller sizes. It's set to work on master or dedicated infra branches for core deployment changes. Useful when you need infrastructure code written correctly the first time rather than debugging deployment issues at 2am.
npx skills add https://github.com/caomeiyouren/momei --skill devops-specialist