cloud-architect

Design multi-cloud architectures and generate Terraform or Bicep templates.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/Eigo-Mt-Fuji/portfolio-2026 --skill cloud-architect-eigo-mt-fuji
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-architect
Source: https://github.com/Eigo-Mt-Fuji/portfolio-2026/tree/main/.claude/skills/cloud-architect
Command: npx skills add https://github.com/Eigo-Mt-Fuji/portfolio-2026 --skill cloud-architect-eigo-mt-fuji

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams design scalable, secure, and cost-optimized cloud architectures across AWS, Azure, and GCP. It acts as a Copilot for cloud architecture decisions, IaC code generation, and migration planning.

Core Features & Use Cases

  • Architecture design: Produce multi-cloud ready reference architectures and patterns for web apps, microservices, and serverless workloads.
  • IaC generation: Create Terraform and/or Bicep templates with recommended resources, configurations, and security settings.
  • Cost optimization: Provide guidance on instance sizing, reserved/savings plans, and storage tiers to minimize TCO.
  • Use Case: For a new e-commerce platform, generate a scalable three-tier architecture with auto-scaling and cost controls.

Quick Start

Use the cloud-architect skill to draft an initial multi-cloud architecture for a web app with Terraform/Bicep templates, and a cost estimation outline.

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 multiple cloud providers?

Multi-cloud architecture design balances workload distribution, cost, and vendor lock-in by defining reference patterns for compute, storage, and networking across AWS, Azure, and GCP. This Skill generates provider-specific blueprints with auto-scaling, security policies, and cost controls tailored to your application type—web apps, microservices, or serverless.

Can I generate Terraform and Bicep templates automatically for my infrastructure?

Yes. Infrastructure as code generation produces production-ready Terraform and Bicep templates with recommended resource configurations, security settings, and compliance controls. Templates include auto-scaling policies, networking rules, and storage optimization based on your architecture requirements.

What's the best way to optimize cloud costs without sacrificing performance?

Cost optimization combines instance right-sizing, reserved instance and savings plan recommendations, and storage tier selection to reduce total cost of ownership. This Skill analyzes workload patterns and provides guidance on compute, database, and storage choices that maintain performance while lowering spend.

How do I plan a migration to the cloud for an existing application?

Cloud migration planning maps current application architecture to cloud-native patterns, selects appropriate compute models (VMs, containers, serverless), and generates IaC templates for the target environment. This Skill automates pattern selection and template generation for web apps and microservices workloads.

Does this support security and compliance requirements in cloud architecture?

Yes. Architecture blueprints and IaC templates automatically incorporate security best practices, compliance controls, and network isolation policies across AWS, Azure, and GCP to meet regulatory and organizational standards.

When should I use multi-cloud architecture versus a single-cloud strategy?

Multi-cloud patterns reduce vendor lock-in, enable failover and geographic distribution, and optimize costs by matching workloads to provider strengths. This Skill helps evaluate and design multi-cloud architectures when resilience, cost efficiency, or feature diversity justify the operational complexity.