cloud-architect

Design scalable cloud architectures and generate Terraform or Bicep IaC code.

69|5|Updated Nov 16, 2025
One-click install
npx skills add https://github.com/nahisaho/musubi --skill cloud-architect-nahisaho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-architect
Source: https://github.com/nahisaho/musubi/tree/main/.claude/skills/cloud-architect
Command: npx skills add https://github.com/nahisaho/musubi --skill cloud-architect-nahisaho

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill designs scalable, secure cloud architectures across AWS/Azure/GCP and generates IaC (Terraform/Bicep).

Core Features & Use Cases

  • Cloud platform patterns (serverless, microservices, event-driven)
  • High availability, security, and cost optimization
  • IaC generation and infrastructure design documents
  • Migration and multi-cloud considerations

Quick Start

Propose a multi-cloud architecture with IaC sketch for a new service.

Frequently Asked Questions about cloud-architect

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

FAQPage Schema
How do I design a scalable cloud architecture across AWS, Azure, and GCP?

Cloud architecture design involves defining compute, storage, and networking patterns tailored to each platform's capabilities. This Skill generates architecture blueprints with Infrastructure as Code (Terraform/Bicep) that scale across AWS, Azure, and GCP, incorporating serverless, microservices, and container patterns suited to your deployment needs.

Can I use Terraform to generate multi-cloud infrastructure automatically?

Yes. Terraform Infrastructure as Code generation enables you to define cloud resources once and deploy across multiple clouds. This Skill produces parameterized Terraform templates for AWS, Azure, and GCP, reducing manual configuration and ensuring consistency in multi-cloud and hybrid environments.

What's the best way to optimize cloud costs while maintaining high availability?

Cost optimization combines right-sizing compute resources, selecting cost-effective deployment patterns, and implementing monitoring. This Skill designs high-availability architectures with built-in cost optimization, applying serverless and container strategies that balance performance, redundancy, and expense across cloud platforms.

How do I plan a cloud migration with security and IAM considerations?

Migration planning requires assessing current infrastructure, defining target cloud patterns, and establishing security controls. This Skill provides migration guidance alongside architecture design, including IAM configuration, network security, and governance policies to ensure compliant, secure deployments on your chosen cloud platform.

Does Infrastructure as Code support event-driven and serverless architectures?

Yes. Infrastructure as Code templates can codify serverless and event-driven patterns including functions, message queues, and API gateways. This Skill generates IaC for these patterns across AWS, Azure, and GCP, enabling repeatable, version-controlled serverless deployments with proper monitoring and governance.