kubernetes-review

Review Kubernetes YAML manifests for homelab standards and security guidelines.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ziwon/homelab --skill kubernetes-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kubernetes-review
Source: https://github.com/ziwon/homelab/tree/main/.claude/skills/kubernetes-review
Command: npx skills add https://github.com/ziwon/homelab --skill kubernetes-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps ensure Kubernetes manifests conform to homelab standards and security guidelines, reducing misconfigurations.

Core Features & Use Cases

  • Resource checks: Enforce CPU/memory requests and limits, health checks.
  • Security checks: Validate securityContext, runAsNonRoot, etc.
  • Labels & secrets: Ensure proper labeling and external secret usage.

Quick Start

Use this skill to review YAML manifests in your repo, focusing on resources, health checks, security context, and labels.