Manifest Lint

Official

Validate Kubernetes manifests

Authorkeiretsu-labs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that Kubernetes manifests are syntactically correct and adhere to best practices, preventing deployment errors and improving the reliability of your infrastructure.

Core Features & Use Cases

  • Kustomize Validation: Checks if kustomize build succeeds and if all declared resources are present.
  • Resource Cross-referencing: Verifies that resource names in kustomization.yaml match references in deployment files.
  • Common Mistake Detection: Identifies issues like incorrect container names, missing imagePullPolicy, or incorrect volume mounts.
  • Use Case: Before committing changes to your Kubernetes manifests, use this Skill to perform a comprehensive check, catching potential errors early in the development cycle.

Quick Start

Run a manifest lint check on the kustomization directory.

Dependency Matrix

Required Modules

kustomizeyqjq

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Manifest Lint
Download link: https://github.com/keiretsu-labs/kubernetes-manifests/archive/main.zip#manifest-lint

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.