devops-engineer

Automate DevOps pipeline setup and infrastructure as code generation.

Updated Jan 9, 2026
One-click install
npx skills add https://github.com/dieu-donnee/luxtrax --skill devops-engineer-dieu-donnee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devops-engineer
Source: https://github.com/dieu-donnee/luxtrax/tree/main/.agent/skills/devops-engineer
Command: npx skills add https://github.com/dieu-donnee/luxtrax --skill devops-engineer-dieu-donnee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

DevOps teams struggle with wiring together pipelines, infrastructure definitions, and runbooks. This skill automates the generation and configuration of Dockerfiles, CI/CD pipelines, Kubernetes manifests, and Terraform/Pulumi templates, enabling repeatable, auditable deployments.

Core Features & Use Cases

  • Generates Dockerfiles, CI/CD configurations, Kubernetes manifests, and infrastructure templates.
  • Provides GitOps-ready workflows, incident response runbooks, and internal developer platform tooling.
  • Use cases include setting up a brand-new project, migrating to IaC-based deployments, or implementing automated release pipelines across cloud platforms.

Quick Start

Configure a new project with the DevOps Engineer workflow to scaffold Dockerfiles, Kubernetes manifests, and IaC templates.

Frequently Asked Questions about devops-engineer

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

FAQPage Schema
How do I automate Kubernetes deployments and Terraform infrastructure provisioning together?

Automate Kubernetes deployments and Terraform infrastructure provisioning by generating IaC templates, Kubernetes manifests, and CI/CD configurations with explicit error handling and rollback procedures.

What's the best way to set up a GitOps workflow for CI/CD pipelines?

Set up GitOps workflows by generating GitOps-ready CI/CD configurations, Dockerfiles, and incident response runbooks to enable repeatable, auditable deployments across cloud platforms.

Can I use this to scaffold Dockerfiles and Kubernetes manifests for a new project?

Yes, scaffold Dockerfiles and Kubernetes manifests for new projects by configuring the DevOps workflow to automatically generate infrastructure templates and platform tooling.

Does this support secret management and health checks in infrastructure as code?

Yes, infrastructure as code templates support secret management and health checks, integrating security practices and explicit error handling into your deployment pipelines.

How do I migrate existing applications to IaC-based deployments?

Migrate existing applications to IaC-based deployments by generating Terraform or Pulumi templates, containerizing apps with Dockerfiles, and deploying to Kubernetes through automated release pipelines.

Can this generate incident response runbooks and internal developer platform tooling?

Yes, generate incident response runbooks and internal developer platform tooling as part of the DevOps automation to maintain platform operations and provide GitOps-ready workflows.