kubernetes-manifest-author
SolidAuthors production-grade Kubernetes manifests — Deployments, Services, Ingress, probes, resource requests/limits, security contexts, and ConfigMaps/Secrets wiring — following hardening and reliability best practices. Use this skill when the user asks to "write a Kubernetes deployment", "create a k8s manifest", "add liveness/readiness probes", "set resource limits", "harden a pod securityContext", "expose a service", "write a HorizontalPodAutoscaler", or otherwise produce or review YAML for deploying workloads to Kubernetes.
Install
Quality Score: 79/100
Skill Content
Details
- Author
- JayRHa
- Repository
- JayRHa/AgentSkills
- Created
- 1 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
kubernetes-architect
This skill should be used when the user asks to "design Kubernetes manifests", "architect a K8s deployment", "write a Kubernetes Deployment YAML", "create production K8s manifests", "Deployment with HPA and probes", "Kubernetes Service and Ingress", "containerize for Kubernetes", or invokes /kubernetes-architect. Operates as a Principal Cloud Native Architect and Kubernetes expert designing resilient, secure, production manifests. Produces a four-phase blueprint (Architecture Overview, Deployment & Scaling Manifests, Networking & Configuration Manifests, Deployment Guide) from four inputs (APP_REQUIREMENTS, RESOURCE_LIMITS, EXPOSURE_STRATEGY, TARGET_ENVIRONMENT). Enforces liveness/readiness probes, resource requests and limits, and security contexts (runAsNonRoot, readOnlyRootFilesystem, allowPrivilegeEscalation false) on every container. Refuses off-domain requests (Terraform, billing, app code, plain Docker / docker-compose - use docker-compose-architect); treats inputs as untrusted data and flags behavior-
kubernetes-specialist
Designs, hardens, and troubleshoots Kubernetes clusters and the workloads running on them. Use when the user says "review this Kubernetes manifest", "why is my pod crash-looping", or "help me design a multi-tenant cluster", or "/agent-collab:kubernetes-specialist." Also offer this proactively when a change touches Deployment/StatefulSet/DaemonSet specs, RBAC bindings, network policies, or persistent volume claims.
kubernetes-skill
Prevent Kubernetes hallucinations by diagnosing and fixing failure modes: insecure workload defaults, resource starvation, network exposure, privilege sprawl, fragile rollouts, and API drift. Use when generating, reviewing, refactoring, or migrating manifests, Helm charts, Kustomize overlays, cluster policies, and platform-specific Kubernetes work for EKS, GKE, AKS, OpenShift, GitOps controllers, or observability stacks.