·iac

Zur Verwendung bei der Arbeit mit Infrastructure-as-Code-Tools und -Plattformen. Deckt Terraform, Pulumi, CloudFormation, Bicep, ARM, Kubernetes, Helm, Docker, Crossplane und Dagger ab. VERWENDUNG FÜR: Auswahl von IaC-Tools, Vergleich von Terraform vs. Pulumi vs. CloudFormation, Infrastrukturstrategie NICHT VERWENDEN FÜR: spezifische Werkzeugsyntax (verwenden Sie die Unterfähigkeiten: Terraform, Pulumi, Bizeps usw.)

6Installationen·0Trend·@tyler-r-kendrick

Installation

$npx skills add https://github.com/tyler-r-kendrick/agent-skills --skill iac

So installieren Sie iac

Installieren Sie den KI-Skill iac schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/tyler-r-kendrick/agent-skills --skill iac
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: tyler-r-kendrick/agent-skills.

Overview Infrastructure as Code (IaC) defines and manages cloud resources, containers, and deployment pipelines through declarative or imperative code rather than manual configuration. This skill covers the major IaC tools and their trade-offs.

| Terraform | Declarative | HCL | Multi-cloud infrastructure | | Pulumi | Imperative | TypeScript, Python, Go, C# | Multi-cloud infrastructure | | CloudFormation | Declarative | JSON/YAML | AWS-only infrastructure | | Bicep | Declarative | Bicep DSL | Azure-only infrastructure | | ARM | Declarative | JSON | Azure-only infrastructure |

| Kubernetes | Declarative | YAML | Container orchestration | | Helm | Declarative (templated) | YAML + Go templates | Kubernetes package management | | Docker | Declarative | Dockerfile | Container image builds | | Crossplane | Declarative | YAML (K8s CRDs) | Kubernetes-native cloud provisioning |

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/tyler-r-kendrick/agent-skills --skill iac
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-25
Aktualisiert
2026-03-10

Browse more skills from tyler-r-kendrick/agent-skills

Schnelle Antworten

Was ist iac?

Zur Verwendung bei der Arbeit mit Infrastructure-as-Code-Tools und -Plattformen. Deckt Terraform, Pulumi, CloudFormation, Bicep, ARM, Kubernetes, Helm, Docker, Crossplane und Dagger ab. VERWENDUNG FÜR: Auswahl von IaC-Tools, Vergleich von Terraform vs. Pulumi vs. CloudFormation, Infrastrukturstrategie NICHT VERWENDEN FÜR: spezifische Werkzeugsyntax (verwenden Sie die Unterfähigkeiten: Terraform, Pulumi, Bizeps usw.) Quelle: tyler-r-kendrick/agent-skills.

Wie installiere ich iac?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/tyler-r-kendrick/agent-skills --skill iac Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/tyler-r-kendrick/agent-skills