infra-scaffold

Generate Dockerfiles, docker-compose configs, CI/CD pipelines, and health endpoints.

1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/paulingham/.claude --skill infra-scaffold
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: infra-scaffold
Source: https://github.com/paulingham/.claude/tree/main/skills/infra-scaffold
Command: npx skills add https://github.com/paulingham/.claude --skill infra-scaffold

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the scaffolding of production-ready infrastructure for projects, generating Dockerfiles, docker-compose configs, CI/CD pipelines, health endpoints, and environment management setups.

Core Features & Use Cases

  • Automated infrastructure scaffolding for new projects or migrations.
  • Generates Dockerfile, docker-compose, CI/CD pipelines, health endpoints, and environment management configuration.
  • Produces production-ready config with best-practice defaults and multi-stack support for various deployment targets.

Quick Start

Provide your project's tech stack and target deployment platform to generate production-ready infrastructure configuration.

Frequently Asked Questions about infra-scaffold

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

FAQPage Schema
How do I generate production-ready Dockerfiles and docker-compose configs for a new project?▼

To generate production-ready Dockerfiles and docker-compose configurations, provide your project's tech stack and target deployment platform. The Skill outputs best-practice infrastructure scaffolding, including multi-stack support and ready-to-run verification steps.

What is infrastructure scaffolding and when do I need CI/CD pipeline generation?▼

Infrastructure scaffolding automates the creation of foundational deployment configurations like Dockerfiles and CI/CD pipelines. You need it when starting new projects or migrating existing ones to ensure production-grade environment management and health endpoints are configured correctly.

Can I use automated scaffolding for migrating infrastructure across different tech stacks?▼

Yes, automated scaffolding supports migrations across multiple tech stacks. By providing your existing project details and target platform, it generates production-grade Dockerfiles, CI/CD pipelines, and environment management setups tailored to your specific stack.

Does this infrastructure scaffolding include health endpoints and environment management setup?▼

Yes, the infrastructure scaffolding includes health endpoints and environment management setup. It produces comprehensive, production-ready configurations that encompass Dockerfiles, docker-compose files, CI/CD pipelines, and robust environment variable management.

What's the best way to set up CI/CD pipelines and Docker configurations without manual boilerplate?▼

The best way to avoid manual boilerplate is using automated infrastructure scaffolding. It instantly generates production-grade Dockerfiles, docker-compose configurations, and CI/CD pipelines with best-practice defaults and ready-to-run verification steps.