Acerca de
This skill enables Claude to implement robust Kubernetes integrations within Go applications using the official client-go library. It focuses on creating portable tools that automatically detect configurations whether running on a developer's laptop, within a CI/CD runner, or as a pod inside a cluster. By following best practices for RBAC, context handling, and namespace resolution, it helps developers build production-grade CLI tools and controllers that are secure, responsive to cancellations, and easy to maintain.