terraform-module-creator

Official

Scaffold Terraform modules quickly.

Authorfirst-fluke
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill solves the problem of scaffolding Terraform modules with a consistent starting template.

Core Features & Use Cases

  • Template-driven scaffolding: Creates a standard module layout with main.tf, variables.tf, outputs.tf, versions.tf, and README.
  • Convention alignment: Follows terraform-module-library patterns to ensure maintainability and reusability across projects.
  • Use Case: Rapidly bootstrap new infrastructure modules for multiple environments with a single command.

Quick Start

To create a new module skeleton, run the following commands: mkdir -p modules/<module-name> touch modules/<module-name>/{main,variables,outputs,versions}.tf touch modules/<module-name>/README.md

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: terraform-module-creator
Download link: https://github.com/first-fluke/fullstack-starter/archive/main.zip#terraform-module-creator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.