Instructions file CodexOpenCode
Instructions for Aidas-dev/k8s-agent-skills, covering agents.md — k8s-agent-skills, skills must be user-agnostic, never hardcode cluster-specific data, what to write instead and if a real-world example adds value.
Instructions file CodexOpenCode
Instructions for Aidas-dev/k8s-agent-skills, covering agents.md — k8s-agent-skills, skills must be user-agnostic, never hardcode cluster-specific data, what to write instead and if a real-world example adds value.
Skill Claude CodeCodex
Use when working with Atlas Operator on Kubernetes — creating or troubleshooting AtlasSchema or AtlasMigration resources; configuring DevDB, migration policies, credential patterns, or schema diff/lint rules.
Skill Claude CodeCodex
Use when creating or managing cert-manager CRDs — Certificate, Issuer, ClusterIssuer, CertificateRequest. Covers ACME DNS-01/HTTP-01, self-signed, CA issuers, Gateway API integration, and common patterns.
Skill Claude CodeCodex
Use when creating Gateway API resources for ingress, configuring TLS termination or passthrough, setting up HTTP-to-HTTPS redirect or traffic splitting, integrating oauth2-proxy or ExternalDNS with Cilium, or debugging Cilium Gateway controller issues including the Programmed=False cosmetic bug.
Skill Claude CodeCodex
Use when configuring Cilium CNI networking, writing network policies, debugging pod connectivity issues, setting up LB IPAM or L2 announcements for Service LoadBalancer IPs, enabling BGP route advertisement, configuring transparent encryption or Hubble observability, or managing Cilium security features (host…
Skill Claude CodeCodex
Use when working with CloudNativePG (CNPG) for PostgreSQL on Kubernetes — creating or troubleshooting Cluster, Backup, ScheduledBackup, Pooler, or ImageCatalog resources; defining bootstrap, storage, backup, or affinity settings.
Skill Claude CodeCodex
Use when working with DragonflyDB operator on Kubernetes — creating or troubleshooting Dragonfly resources, configuring replication, snapshots, TLS, authentication, or affinity/scheduling for Dragonfly instances.
Skill Claude CodeCodex
Use when working with ExternalDNS — synchronizing Kubernetes resources with DNS providers (Cloudflare). Covers providers, sources, registry, RBAC, Gateway API integration, Helm values. No CRDs.
Skill Claude CodeCodex
Use when working with External Secrets Operator (ESO) — syncing K8s Secrets from external providers (HashiCorp Vault, AWS, GCP, Azure). Covers SecretStore, ExternalSecret, PushSecret, template engine, Helm values, Vault provider auth.
Skill Claude CodeCodex
Use when working with Flagger — progressive delivery, canary deployments, A/B testing, blue/green on Kubernetes. Covers Canary CRD, analysis/meshes/metrics/webhooks, Helm values. CRDs: Canary, MetricTemplate, AlertProvider.
Skill Claude CodeCodex
Use when working with Flux CD — debugging live clusters, writing/auditing Flux resources, or asking Flux CD questions. Routes to 3 sub-skills depending on the task.
Skill Claude CodeCodex
Use when working with the Gitea REST API — authentication, token management, repository/issue/PR CRUD, package management, admin operations, and general API automation with curl.
Skill Claude CodeCodex
Use when working with the Gitea container registry — OCI/Docker v2 API, push/pull images, multi-arch builds, package management via API, and configuration for supported package types.
Skill Claude CodeCodex
Use when configuring Gitea Actions runners — registration, deployment modes, Docker vs host mode, Talos/Kubernetes host-mode, ephemeral runners, and v1.26 Actions features.
Skill Claude CodeCodex
Work with Gitea using tea CLI for auth, repo, issue, pull request, release, actions, webhook, and notification workflows. Use when user references Gitea, self-hosted git forges, or asks for tea commands.
Skill Claude CodeCodex
Use when managing Gitea webhooks — creating webhooks via API, understanding event types, system vs repo vs org webhooks, payload verification with HMAC-SHA256, and supported webhook formats.
Skill Claude CodeCodex
Use when working with Gitea — route to the correct sub-skill based on what the user needs: API automation, runner management, container registry, webhooks, or tea CLI.
Skill Claude CodeCodex
Use when working with the Harbor REST API v2 — project management, artifact operations, robot accounts, replication, vulnerability scanning, OIDC/LDAP config, garbage collection, and general API automation with curl.
Skill Claude CodeCodex
Use when deploying, configuring, or upgrading Harbor on Kubernetes via Helm chart — values configuration, external database, TLS/certificates, storage, ingress, authentication, and production patterns.
Skill Claude CodeCodex
Use when managing Harbor infrastructure as code with Terraform — projects, robot accounts, registries, replication rules, retention policies, webhooks, users, groups, system config, and the goharbor/terraform-provider-harbor.
Skill Claude CodeCodex
Use when working with Harbor container registry — route to the correct sub-skill based on what the user needs: API calls, Helm deployment, or Terraform management.
Skill Claude CodeCodex
Writing Helm charts — chart anatomy, templates, Go template syntax, helpers, values design, schema validation, library charts, testing, and common chart-writing mistakes.
Skill Claude CodeCodex
Helm production operations — CLI usage for development/debug/emergency, release inspection, troubleshooting, OCI registry, hooks, values management, and GitOps integration (Flux HelmRelease, ArgoCD). For production deploys, prefer GitOps over manual helm CLI.
Skill Claude CodeCodex
Use when working with Helm — route to the correct sub-skill based on what you need: writing Helm charts or production operations (GitOps, release inspection, OCI, hooks). Manual helm CLI for prod deploys is NOT recommended — prefer GitOps (Flux, ArgoCD).