Generates production-ready Kubernetes manifests with security hardening baked in. You get deployments with proper resource limits, readiness probes, and pod anti-affinity rules, plus services, ingress configs with rate limiting, HPA setups with custom metrics, and network policies. The manifests follow current best practices like running as non-root, read-only filesystems, and dropping all capabilities. Useful when you need to scaffold a new service or want a reference implementation that doesn't skip the security bits. The HPA configuration is especially thorough with separate scale-up and scale-down policies. Saves you from starting with a basic deployment and realizing later you forgot disruption budgets or topology spread constraints.
npx -y skills add patricio0312rev/skills --skill kubernetes-manifest-generator --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template