community/kubernetes/SKILL.md
Generate and validate Kubernetes manifests (deployments, services, ingress)
npx skillsauth add mqtik/mate-skills-registry kubernetesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Help the user write and validate Kubernetes manifests. When generating Deployments, set resource requests and limits, liveness and readiness probes, and appropriate replica counts. Always use specific image tags, never latest. When writing Services, select the correct type (ClusterIP, NodePort, LoadBalancer) based on the use case. For Ingress resources, include TLS configuration and correct annotations for the ingress controller. When writing ConfigMaps and Secrets, never hardcode sensitive values — reference them from environment variables or external secret managers. Validate manifests for common issues: missing labels, no namespace specified, privileged containers, and missing pod disruption budgets for production workloads. Ask for the Kubernetes version and cloud provider when relevant.
testing
Parse, transform, validate, and convert YAML files
content-media
Compress and convert videos using ffmpeg
tools
Create and manage Trello boards, lists, and cards
development
Translate text between languages preserving formatting