naming-conventions

Provide naming convention guidelines for Azure, Terraform, Bicep, and PowerShell.

1|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/SandboxServers/github-copilot-agents --skill naming-conventions-sandboxservers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: naming-conventions
Source: https://github.com/SandboxServers/github-copilot-agents/tree/main/skills/naming-conventions.skill
Command: npx skills add https://github.com/SandboxServers/github-copilot-agents --skill naming-conventions-sandboxservers

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill aids in creating consistent and readable naming conventions across various programming languages and platforms, enhancing maintainability and collaboration in codebases.

Core Features & Use Cases

  • Cross-Language Naming: Provides standards for naming resources and code across Azure resources, Terraform, Bicep, PowerShell, and more.
  • Consistency: Ensures that naming patterns are adhered to, making code more scannable and maintainable.
  • Use Case: When onboarding new team members or reviewing existing code, this Skill ensures that everyone follows a common naming convention, reducing confusion and improving code quality.

Quick Start

Apply the naming conventions to a new Terraform module for a new cloud project.

Frequently Asked Questions about naming-conventions

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

FAQPage Schema
What are the best naming conventions for Azure resources and Terraform modules?

Naming conventions for Azure resources and Terraform modules ensure consistent resource identification and code readability. This Skill provides specific rules and examples for naming cloud infrastructure, variables, and modules across multiple platforms.

How do I establish code style and naming standards for Bicep and PowerShell?

To establish code style and naming standards for Bicep and PowerShell, you apply consistent patterns for variables and resources. This Skill offers guidelines to make infrastructure code scannable, maintainable, and aligned across your team.

Can I use a single naming convention across different programming languages and cloud platforms?

Yes, you can apply cross-language naming conventions across various programming languages and platforms. This Skill focuses on standardizing resource and variable naming to enhance collaboration and maintainability in diverse codebases.

When do I need to standardize infrastructure naming conventions for my team?

You need to standardize infrastructure naming conventions when onboarding new team members or reviewing existing code. Applying consistent naming patterns reduces confusion, improves code quality, and makes shared infrastructure easier to manage.

Does this approach provide specific rules for Azure resource naming?

Yes, this approach provides explicit rules and examples for Azure resource naming. It focuses on standardizing how resources are named and referenced, ensuring your cloud infrastructure remains organized and easily identifiable.