naming-and-labeling-as-code

Community

Standardize cloud resource naming and tagging.

Authoroborchers
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the chaos of inconsistent cloud resource naming and tagging, which leads to confusion, security risks, and billing inaccuracies. It enforces a standardized, predictable, and auditable system for naming and labeling all cloud infrastructure.

Core Features & Use Cases

  • Automated Naming Convention: Generates resource names based on a defined pattern (<team>-<env>[-<scope>]-<name>[-<function>][-<suffix>]).
  • Mandatory Tagging: Ensures essential tags (owner, environment, project, cost_center, managed_by) are applied to every resource.
  • Cost Center Validation: Enforces a closed list of valid cost centers at terraform plan time, preventing billing errors.
  • Use Case: When provisioning new AWS or GCP resources via Terraform, this Skill ensures every resource is named consistently, tagged correctly for ownership and cost allocation, and adheres to company-wide standards, preventing sprawl and simplifying cost management.

Quick Start

Use the naming-and-labeling-as-code skill to generate a Terraform module for resource naming and tagging.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-and-labeling-as-code
Download link: https://github.com/oborchers/fractional-cto/archive/main.zip#naming-and-labeling-as-code

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