infrastructure

Automate cloud-native infrastructure delivery across Kubernetes, GitOps, and IaC tooling.

14|1|Updated May 6, 2026
One-click install
npx skills add https://github.com/wzyxdwll/ccgx-workflow --skill infrastructure-wzyxdwll
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: infrastructure
Source: https://github.com/wzyxdwll/ccgx-workflow/tree/main/templates/skills/domains/infrastructure
Command: npx skills add https://github.com/wzyxdwll/ccgx-workflow --skill infrastructure-wzyxdwll

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

云原生基础设施管理复杂,涉及 Kubernetes、GitOps、Helm/Kustomize、IaC、Terraform 等工具的协同。该技能帮助团队标准化、自动化并安全地交付基础设施,降低运维成本与人为错误。

Core Features & Use Cases

  • Declarative Kubernetes cluster management with Helm/Kustomize
  • GitOps-driven continuous delivery and rollback with ArgoCD/Flux
  • Infrastructure as Code modularity using Terraform, Pulumi, or similar
  • Secure secret management and environment isolation

Quick Start

使用本技能来建立一个可重复的云原生基础设施实现,快速上手并开始自动化部署。

Frequently Asked Questions about infrastructure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Kubernetes infrastructure delivery using GitOps?

Automate Kubernetes infrastructure delivery by applying GitOps workflows with ArgoCD or Flux. This Skill standardizes declarative cluster management and enables automated continuous delivery and rollback.

What is the best way to manage Helm and Kustomize overlays for multiple environments?

Manage Helm and Kustomize overlays by implementing environment isolation and modularity. This approach standardizes declarative Kubernetes configurations across different deployment targets.

Can I use Terraform or Pulumi for Infrastructure as Code modularity with this Skill?

Yes, you can use Terraform or Pulumi for Infrastructure as Code modularity. The Skill implements remote state management and policy-driven deployment guardrails for IaC workflows.

How do you handle secret management and environment isolation in Kubernetes?

Handle secret management and environment isolation by applying policy-driven deployment guardrails. This ensures secure infrastructure delivery and reduces operational errors across clusters.

Does this Skill support policy-driven deployment guardrails for ArgoCD or Flux?

Yes, it supports policy-driven deployment guardrails for ArgoCD and Flux. It integrates GitOps-driven continuous delivery with standardized security and policy enforcement mechanisms.