terraform-module-scaffolder

Installation
SKILL.md

Terraform Module Scaffolder

This skill helps create well-structured Terraform modules following best practices and conventions.

When to Use

Use this skill when:

  • Creating a new Terraform module from scratch
  • Setting up standardized module structure
  • Need templates for common AWS/Azure/GCP resources
  • Want to ensure module follows Terraform conventions

Module Structure

Generate modules with this standard structure:

module-name/
├── main.tf           # Primary resource definitions
Related skills

More from armanzeroeight/fastagent-plugins

Installs
7
GitHub Stars
27
First Seen
Feb 4, 2026