kb-cloud-infra

Guide cloud infrastructure decisions across Terraform, Docker, Kubernetes, and CI/CD workflows.

2|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/Conava/claude-devline --skill kb-cloud-infra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kb-cloud-infra
Source: https://github.com/Conava/claude-devline/tree/main/skills/kb-cloud-infra
Command: npx skills add https://github.com/Conava/claude-devline --skill kb-cloud-infra

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides domain-level guidance on cloud-native development, infrastructure as code (IaC), containerization, CI/CD, and deployment for DevOps work, helping teams standardize practices and avoid common pitfalls.

Core Features & Use Cases

  • Cloud provider detection and guidance for Terraform/OpenTofu, Docker, Kubernetes, serverless frameworks, and CDK/Pulumi workflows.
  • Containerization and deployment best practices, including multi-stage builds, health checks, and production readiness.
  • CI/CD pipeline patterns, governance, and security considerations to guide infra changes in pipelines.

Quick Start

Apply these cloud-infra guidelines to standardize IaC, containerization, and CI/CD practices across your project.

Frequently Asked Questions about kb-cloud-infra

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

FAQPage Schema
How do I standardize Terraform and Kubernetes infrastructure as code patterns?

Apply cloud infrastructure reference patterns for Terraform and Kubernetes to standardize IaC, enforce production readiness with multi-stage builds and health checks, and maintain safe, auditable DevOps practices.

What are the best practices for CI/CD pipeline security and containerization?

CI/CD pipeline security and containerization best practices involve governance patterns, multi-stage Docker builds, and health checks to guide infra changes and ensure production readiness across deployment workflows.

Does this cloud infrastructure guidance work with serverless frameworks and CDK/Pulumi?

Yes, cloud infrastructure guidance applies across serverless frameworks and CDK/Pulumi workflows, providing domain-level deployment patterns and IaC guidance to help teams standardize cloud-native development practices.

How do I add health checks and production readiness to Docker deployments?

Add production readiness to Docker deployments by following containerization best practices that emphasize multi-stage builds, health checks, and safe deployment patterns within your CI/CD pipelines.

When should I avoid manual infrastructure provisioning in favor of IaC?

Avoid manual infrastructure provisioning when you need safe, auditable DevOps practices; IaC patterns using Terraform, OpenTofu, or CDK/Pulumi provide the consistency and governance required for cloud-native development.