Comprehensive toolkit for validating, linting, and testing Kubernetes YAML resources. Use this skill when validating Kubernetes manifests, debugging YAML syntax errors, performing dry-run tests on clusters, or working with Custom Resource Definitions (CRDs) that require documentation lookup.
Overall
score
93%
Does it follow best practices?
Validation for skill structure
{
"name": "pantheon-ai/k8s-yaml-validator",
"version": "0.1.0",
"private": false,
"summary": "Comprehensive toolkit for validating, linting, and testing Kubernetes YAML resources. Use this skill when validating Kubernetes manifests, debugging YAML syntax errors, performing dry-run tests on clusters, or working with Custom Resource Definitions (CRDs) that require documentation lookup.",
"skills": {
"k8s-yaml-validator": {
"path": "SKILL.md"
}
}
}Install with Tessl CLI
npx tessl i pantheon-ai/k8s-yaml-validator@0.1.0