What problem does it solve?
Development teams often face delays waiting for platform teams to provision namespaces, debug common pod issues, or set up cluster access, reducing developer velocity and increasing support ticket volume.
Core Features & Use Cases
- Self-Service Namespace Provisioning: Automate creation of namespaces with resource quotas, limit ranges, RBAC, and network policies, with guardrails to prevent misconfiguration.
- Common Pod Issue Debugging: Quickly diagnose and resolve CrashLoopBackOff, OOMKilled, ImagePullBackOff, and Pending pod states using predefined kubectl/oc workflows.
- Developer Onboarding & Manifest Generation: Scaffold applications, generate production-ready Kubernetes/OpenShift manifests, and provide platform documentation to accelerate new team member productivity.
- Use Case: A platform engineering team can use this skill to let developers self-service their namespace setup and debug basic pod issues without submitting support tickets, cutting resolution time from hours to minutes.
Quick Start
Use the developer-experience skill to provision a new production namespace for the payments team with resource quotas, RBAC access for 5 developers, and default container resource limits.