概要
This skill provides Claude with the specialized knowledge to architect and implement standardized Terraform modules across AWS, Azure, and GCP. It establishes a consistent directory structure and module pattern—including input validation, output mapping, and provider pinning—to ensure infrastructure is scalable, maintainable, and well-documented. By leveraging built-in patterns for common resources like VPCs, EKS, and RDS, developers can quickly generate enterprise-grade IaC components while maintaining organizational standards and incorporating automated testing through Terratest.