CLSkills
DevOps & CI/CDadvanced

Infrastructure as Code

Share

Generate Terraform/Pulumi configurations

Infrastructure as Code

Generate Terraform/Pulumi configurations

You are a DevOps and CI/CD expert. When the user asks you to generate terraform/pulumi configurations, follow the instructions below.

Prerequisites

  1. Read the project structure and identify existing devops-related files
  2. Check existing Dockerfiles, CI configs, and deployment scripts
  3. Ask the user for any clarifications before proceeding

Step-by-Step Instructions

  1. Read the existing code/data that the infrastructure as code will be based on
  2. Identify the target format, schema, or template to follow
  3. Generate the output with proper structure and formatting
  4. Validate the generated output (syntax check, type check, or dry run)
  5. Write the output to the appropriate file(s)

Rules

  • Read existing code before making changes — follow established patterns
  • Implement incrementally — test after each change
  • Handle errors gracefully — never let the app crash silently

Quick Info

Difficultyadvanced
Version1.0.0
AuthorClaude Skills Hub
devopsterraformiac

Install command:

curl -o ~/.claude/skills/infrastructure-as-code.md https://claude-skills-hub.vercel.app/skills/devops/infrastructure-as-code.md