This handles deployment and management across four major platforms: Cloudflare's edge stack (Workers, R2, D1), Docker containerization, Google Cloud services (Cloud Run, GKE), and Kubernetes orchestration with Helm. The platform selection table is genuinely helpful for deciding between Cloudflare Workers for sub-50ms global latency versus GKE for enterprise Kubernetes needs. Documentation covers the full spectrum from basic Dockerfile patterns to advanced GitOps workflows with Argo CD and Flux, plus security hardening with RBAC and network policies. The reference docs are thorough, especially the split between basic and advanced Kubernetes topics. Best used when you need to work across multiple cloud providers or want consolidated guidance on modern deployment patterns without hunting through vendor docs.
npx skills add https://github.com/mrgoonie/claudekit-skills --skill devops