terraform-module-creator
Installation
SKILL.md
Terraform Module Creator
Purpose
Use this skill to help design and create Terraform modules from real infrastructure requirements.
This skill is intended to do more than generate Terraform files. It should help decide whether a module is justified in the first place, define a clear module responsibility, shape a clean interface, and avoid over-engineering.
The goal is to produce Terraform modules that are understandable, maintainable, and genuinely useful in practice.
Prerequisites
The following tools must be installed locally before using this skill. The skill references them during generation and validation steps.