devops-engineer

Automate CI/CD pipelines, Kubernetes manifests, and infrastructure-as-code templates.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/Design-System-ET/genexus-dev-opencode --skill devops-engineer-design-system-et
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devops-engineer
Source: https://github.com/Design-System-ET/genexus-dev-opencode/tree/main/skills/devops-engineer
Command: npx skills add https://github.com/Design-System-ET/genexus-dev-opencode --skill devops-engineer-design-system-et

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates manual infrastructure provisioning and deployment bottlenecks by providing standardized, automated workflows for CI/CD, containerization, and cloud resource management.

Core Features & Use Cases

  • Infrastructure as Code: Generate and manage Terraform or Pulumi templates for AWS, GCP, and Azure.
  • CI/CD Orchestration: Configure robust GitHub Actions or GitLab CI pipelines with automated testing and security scanning.
  • Deployment & Reliability: Implement advanced deployment strategies like blue-green or canary releases and manage Kubernetes manifests with GitOps best practices.

Quick Start

Use the devops-engineer skill to generate a production-ready GitHub Actions pipeline for a Python application containerized with Docker.

Frequently Asked Questions about devops-engineer

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

FAQPage Schema
How do I automate CI/CD pipelines for Docker containers?

Automate CI/CD pipelines by configuring GitHub Actions or GitLab CI workflows with automated testing and security scanning for applications containerized with Docker. This provides standardized, automated deployment workflows that eliminate manual provisioning bottlenecks.

What's the best way to generate Terraform templates for multi-cloud infrastructure?

Generate Terraform templates for multi-cloud infrastructure by defining infrastructure as code for AWS, GCP, and Azure environments. This approach standardizes cloud resource management and eliminates manual provisioning errors across providers.

Can I implement blue-green deployments using Kubernetes manifests?

Implement blue-green deployments using Kubernetes manifests managed with GitOps best practices. This supports advanced deployment strategies and reliable production release management for cloud-native applications across multi-cloud environments.

Does this support GitOps compliance and automated security scanning?

GitOps compliance and automated security scanning are supported natively within the CI/CD orchestration workflows. Pipelines integrate these requirements automatically to ensure reliable production release management for cloud-native applications.

How do I create an incident response runbook for production deployments?

Create incident response runbooks for production deployments by generating standardized workflows that support deployment strategy design and reliable release management. This ensures consistent incident handling across multi-cloud environments.

When do I need infrastructure as code for cloud-native applications?

Infrastructure as code is needed when eliminating manual infrastructure provisioning bottlenecks for cloud-native applications. It standardizes cloud resource management by generating templates for AWS, GCP, and Azure environments.