rr-kubernetes

Generate Kubernetes manifests, Helm charts, and RBAC configurations.

54|9|Updated Aug 13, 2025
One-click install
npx skills add https://github.com/roderik/ai-rules --skill rr-kubernetes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rr-kubernetes
Source: https://github.com/roderik/ai-rules/tree/main/.claude/skills/rr-kubernetes
Command: npx skills add https://github.com/roderik/ai-rules --skill rr-kubernetes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires kubectl, helm, oc, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies complex Kubernetes, Helm, and OpenShift operations, enabling you to create, deploy, and manage production-ready containerized applications with best practices for security and scalability.

Core Features & Use Cases

  • Production-Ready Manifests: Generate robust Kubernetes manifests, Helm charts, and RBAC configurations.
  • Security Policies: Implement network policies, pod security policies, and other security best practices.
  • OpenShift Integration: Work with OpenShift-specific resources and deployment strategies.
  • Use Case: When deploying a new microservice, use this skill to scaffold a Helm chart, generate secure Kubernetes manifests, and ensure proper RBAC and network policies are in place for production.

Quick Start

Use the rr-kubernetes skill to generate a basic Kubernetes Deployment and Service manifest for a Node.js application.