cloud-architect

Design cloud-native, high-availability deployment architectures for AWS, GCP, and Azure.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/ImaginerLabs/skill-manager --skill cloud-architect-imaginerlabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-architect
Source: https://github.com/ImaginerLabs/skill-manager/tree/main/skills/agent/cloud-architect
Command: npx skills add https://github.com/ImaginerLabs/skill-manager --skill cloud-architect-imaginerlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide expert guidance to design cloud-native, highly available, and cost-optimized deployment architectures so teams can reliably deploy and operate applications across AWS, GCP, or Azure without reinventing infrastructure patterns.

Core Features & Use Cases

  • Cloud service selection: Recommend compute, storage, database, caching, networking, and CDN choices based on application type, traffic, availability targets, and budget.
  • Deployment architecture & CI/CD: Produce deployment diagrams, CI/CD pipeline outlines, and deployment strategies such as blue/green, canary, and rolling updates.
  • High availability & disaster recovery: Design multi-AZ and multi-region topologies, health checks, failover plans, and recovery time/objective targets.
  • Cost optimization: Analyze typical bills and suggest Reserved/Spot usage, storage tiering, and caching or compression strategies to reduce spend.
  • Collaboration patterns: Provide handoffs for system architects and deployment engineers with clear outputs they can implement.

Quick Start

Ask Cloudy to design a cloud architecture for a web application by specifying expected peak traffic, availability target, and monthly budget.

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 high-availability cloud architecture for a multi-region web application?

Designing high-availability cloud architecture involves creating multi-AZ and multi-region topologies with automated health checks and failover strategies. This ensures your web application meets strict recovery time and objective targets during regional outages.

What's the best way to optimize cloud costs for AWS and GCP containerized workloads?

To optimize cloud costs for containerized workloads, analyze typical bills to apply Reserved or Spot compute instances, storage tiering, and caching or compression strategies. This reduces overall spend while maintaining necessary availability.

Does this architecture design tool support CI/CD pipeline generation for Kubernetes deployments?

Yes, cloud architecture design supports Kubernetes deployments by producing CI/CD pipeline outlines and deployment strategies like blue/green, canary, and rolling updates. It provides clear handoffs for deployment engineers to implement.

Can I get service selection recommendations for serverless functions across AWS, GCP, and Azure?

Yes, you can get service selection recommendations for serverless functions across AWS, GCP, and Azure. Recommendations cover compute, storage, database, caching, networking, and CDN choices based on your traffic and availability targets.

How do I plan disaster recovery failover strategies for cloud-native applications?

Planning disaster recovery failover strategies requires designing multi-region topologies with defined recovery time and objective targets. The process generates specific failover plans and health checks compatible with your chosen cloud provider.