概要
This skill equips Claude with the patterns and best practices needed to build robust Kubernetes CLI applications. It focuses on high-performance, production-ready interactions such as server-side filtering with label selectors, safe resource mutation using strategic merge patches, and efficient resource watching. By adhering to idiomatic Kubernetes API patterns—like optimistic concurrency and specialized error handling—the skill ensures that generated code is scalable, resilient, and consistent with industry-standard Go-based CLI architectures.