概要
The Kubernetes Manifest Generator skill provides a structured framework for creating robust and secure Kubernetes resource definitions. It guides users through the creation of Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims while enforcing critical production standards like resource limits, health probes, and non-root security contexts. By automating the boilerplate of YAML generation and incorporating validation steps, this skill helps developers and DevOps engineers deploy scalable, well-labeled, and industry-standard containerized workloads with confidence.