hld-generator

Generate Azure High-Level Design documents from Bicep or Terraform code.

1|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/Hafizurrahman-Fatehmahomed/ai-300 --skill hld-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hld-generator
Source: https://github.com/Hafizurrahman-Fatehmahomed/ai-300/tree/main/azure-Infrastructure-agent/.claude/skills/hld-generator
Command: npx skills add https://github.com/Hafizurrahman-Fatehmahomed/ai-300 --skill hld-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of High-Level Design (HLD) documents for Azure infrastructure, reducing manual documentation effort and ensuring consistency with enterprise standards.

Core Features & Use Cases

  • Template-driven HLDs: Produce a ready-to-customize HLD skeleton when no code is available.
  • Code-driven HLDs: Analyze Bicep/Terraform code to extract architecture, topology, IP addressing, governance, and security details.
  • Validation & Guidance: Flag gaps and provide references to standards for review and alignment.

Quick Start

Run the hld-generator to create either a template or a customer-specific HLD. Example commands:

  • /hld-generator
  • /hld-generator --customer contoso --project azure-landing-zone

Frequently Asked Questions about hld-generator

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

FAQPage Schema
How do I generate Azure High-Level Design documents from Terraform or Bicep code?

You can generate Azure High-Level Design documents by analyzing your Bicep or Terraform infrastructure code to automatically extract topology, IP ranges, policies, and naming patterns. The tool outputs structured Markdown files directly into designated Architecture folders.

Can I create a blank Azure HLD template when infrastructure code is not available?

Yes, you can create a blank Azure HLD template when code is unavailable. The generator produces a ready-to-customize High-Level Design skeleton that ensures compliance with enterprise HLD standards for your landing zone project.

What architecture details does an Azure HLD generator extract from infrastructure code?

An Azure HLD generator extracts network topology, IP addressing ranges, governance policies, security configurations, and naming patterns from your infrastructure code. It flags compliance gaps and provides references to HLD standards for review.

Does the HLD generator work with both Terraform and Bicep for Azure landing zone projects?

Yes, the HLD generator works with both Terraform and Bicep for Azure landing zone projects. It analyzes either infrastructure-as-code format to produce professional High-Level Design documents that align with your enterprise architecture standards.

How do I ensure my Azure infrastructure documentation complies with enterprise HLD standards?

To ensure Azure infrastructure documentation complies with enterprise HLD standards, the generator validates your Bicep or Terraform code against established guidelines. It flags gaps and provides standards references directly within the output Markdown files.