terraform-conventions
CommunityEnforce Terraform hygiene and consistency.
Software Engineering#terraform#best-practices#infrastructure-as-code#code-conventions#terraform-plan#module-organization
Author333-333-333
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Terraform codebases often suffer from inconsistent file layouts, naming, variable handling, and outputs, leading to harder reviews and deployments. This skill provides a centralized set of conventions to maintain clean, predictable infrastructure code across projects.
Core Features & Use Cases
- Enforces standard file layout for Terraform modules (versions.tf, provider.tf, variables.tf, main.tf, outputs.tf) to ensure consistent structure.
- Guides naming conventions, variable definitions with explicit types and descriptions, and safe outputs to improve maintainability and security.
- Use Case: when starting a new Terraform directory or refactoring an existing module, apply the conventions to reduce drift and review overhead.
Quick Start
Create a new Terraform directory and apply the five-file convention (versions.tf, provider.tf, variables.tf, main.tf, outputs.tf) following the patterns and rules described.
Dependency Matrix
Required Modules
None requiredComponents
assets
💻 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-conventions Download link: https://github.com/333-333-333/agents/archive/main.zip#terraform-conventions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.