From rmyndharis-antigravity-skills
Generates production-ready Kubernetes manifests including Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims following best practices.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rmyndharis-antigravity-skills:k8s-manifest-generatorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Step-by-step guidance for creating production-ready Kubernetes manifests including Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims.
Step-by-step guidance for creating production-ready Kubernetes manifests including Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims.
Use this skill when you need to:
resources/implementation-playbook.md.resources/implementation-playbook.md for detailed patterns and examples.npx claudepluginhub rmyndharis/antigravity-skillsCreates production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating K8s YAML or configuring production workloads.
Generates production-ready Kubernetes manifests (Deployments, Services, ConfigMaps, Secrets, PVCs) with best practices for resource limits, health checks, and security contexts.
Provides YAML examples and best practices for Kubernetes manifests: Pods, Deployments, Services, ConfigMaps, Secrets, probes, resources, labels, and kubectl validation.