style-guide

Guide Terraform blueprint selection and naming conventions across AWS, Azure, and GCP.

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/berTrindade/terraform-infrastructure-blueprints --skill style-guide-bertrindade
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: style-guide
Source: https://github.com/berTrindade/terraform-infrastructure-blueprints/tree/main/skills/style-guide
Command: npx skills add https://github.com/berTrindade/terraform-infrastructure-blueprints --skill style-guide-bertrindade

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a centralized reference for infrastructure blueprint patterns, helping teams avoid ad-hoc decisions and ensuring consistent, secure, and cost-conscious design choices when selecting blueprints, naming resources, and writing Terraform.

Core Features & Use Cases

  • Catalog & decision trees that guide blueprint selection based on use case, provider, and requirements.
  • Naming, tagging, and security patterns to establish consistent conventions across projects.
  • Code quality guidance promoting maintainable patterns, module structure, and best practices.

Quick Start

Use the style-guide to review the blueprint catalog and apply consistent naming conventions in your Terraform configurations.

Frequently Asked Questions about style-guide

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

FAQPage Schema
How do I establish consistent naming conventions and security patterns in Terraform?

To establish consistent Terraform naming conventions and security patterns, reference production-tested blueprint guidance that enforces standard resource tagging, module structure, and code-quality best practices across your projects.

What are production-tested infrastructure blueprints for AWS, Azure, and GCP?

Production-tested infrastructure blueprints for AWS, Azure, and GCP are centralized reference patterns that guide architectural decisions, helping teams avoid ad-hoc choices and ensure secure, cost-conscious design selections.

How do I select the right Terraform blueprint based on my cloud provider and use case?

Select the right Terraform blueprint by using catalog decision trees that map your specific use case, cloud provider requirements, and architectural constraints to prioritized production-tested patterns.

Does this blueprint guidance support cost and security prioritization for infrastructure code?

Yes, the blueprint guidance supports cost and security prioritization for infrastructure code by enforcing prioritization standards across CRITICAL, HIGH, MEDIUM, and LOW levels during your architectural decision process.

Why should I use blueprint patterns instead of generating generic Terraform code?

Use blueprint patterns instead of generic Terraform code to prevent ad-hoc infrastructure decisions, ensuring your cloud resources follow maintainable code-quality patterns, consistent naming, and cost-conscious architectural standards.