Naming & Tagging Standards

Community

Enforce consistent naming and mandatory tagging.

Authornicolasmosquerar
Version1.0.0
Installs0

System Documentation

What problem does it solve?

In large IaC teams, inconsistent resource names and missing tags lead to cost ambiguity, security concerns, and audit challenges. This skill defines a repeatable naming pattern and mandatory tagging to improve governance and automation.

Core Features & Use Cases

  • Defines a standard naming pattern like {org}-{env}-{app}-{resource} to ensure predictable resource identifiers.
  • Enforces mandatory tags such as Environment, Owner, Project, CostCenter, and ManagedBy to improve cost attribution and security ownership.
  • Provides guidance for policy-based enforcement (e.g., Conftest/OPA) and CI checks to prevent non-compliant resources.
  • Use Case: apply standards across Terraform and CDK projects to simplify auditing and governance.

Quick Start

Apply the naming and tagging standards to your IaC repository by validating resource names and tags during CI.

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: Naming & Tagging Standards
Download link: https://github.com/nicolasmosquerar/AI-skills-for-Iac/archive/main.zip#naming-tagging-standards

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 471,000+ vetted skills library on demand.