scaffold-terraform

Generate Terraform module repositories with templates, examples, tests, and documentation.

1|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/subhamay-bhattacharyya/aws-csv-data-pipeline --skill scaffold-terraform-subhamay-bhattacharyya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scaffold-terraform
Source: https://github.com/subhamay-bhattacharyya/aws-csv-data-pipeline/tree/main/.claude/skills/scaffold-terraform
Command: npx skills add https://github.com/subhamay-bhattacharyya/aws-csv-data-pipeline --skill scaffold-terraform-subhamay-bhattacharyya

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies and accelerates the process of scaffolding complete Terraform modules, reducing manual setup time and ensuring consistency for Infrastructure as Code projects.

Core Features & Use Cases

  • Automated Repository Generation: Creates necessary files and directory structures based on the provided specifications.
  • Template Enforcement: Ensures generated content adheres to organizational standards and best practices.
  • Use Case: When starting a new Terraform module for AWS S3, you can generate the entire repository with proper structure and validation files immediately.

Quick Start

Use the scaffold-terraform skill to generate a new Terraform module repository for a Snowflake view.

Frequently Asked Questions about scaffold-terraform

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Terraform module repository with best practices automatically?

You can create a Terraform module repository automatically by specifying cloud resource parameters, which generates a full project structure including templates, examples, tests, and documentation with integrated best practices.

What is the best way to scaffold infrastructure as code projects for multiple cloud providers?

Scaffolding infrastructure as code projects through automated module generation enforces organizational standards and produces compliant project structures across multiple cloud resources and providers.

Can I generate Terraform module templates for specific cloud resources like AWS S3?

Yes, you can generate an entire Terraform module repository for specific resources like AWS S3 by utilizing user-specified parameters to immediately produce the proper directory structure and validation files.

Do I need any external dependencies to automate Terraform module generation?

No external dependencies are required to automate Terraform module generation, as the process relies solely on user-specified parameters to produce the full repository structure and documentation.

What files and directories are included when scaffolding a new Terraform module?

Scaffolding a Terraform module includes generating necessary files and directory structures with templates, examples, tests, and documentation to ensure consistent infrastructure code development.