aws-solution-architect

Generate CloudFormation, CDK, or Terraform templates for AWS architectures.

2|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/zhangzhang-111-i/claude-skills111 --skill aws-solution-architect-zhangzhang-111-i
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-solution-architect
Source: https://github.com/zhangzhang-111-i/claude-skills111/tree/main/engineering-team/aws-solution-architect
Command: npx skills add https://github.com/zhangzhang-111-i/claude-skills111 --skill aws-solution-architect-zhangzhang-111-i

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps design, generate Infrastructure as Code (IaC), and optimize AWS cloud architectures, particularly for startups, ensuring scalability and cost-effectiveness.

Core Features & Use Cases

  • Architecture Design: Recommends suitable AWS patterns (serverless, microservices, etc.) based on application requirements.
  • IaC Generation: Creates CloudFormation, CDK, or Terraform templates for deploying the designed architecture.
  • Cost Optimization: Analyzes current spending and provides actionable recommendations to reduce AWS bills.
  • Use Case: A startup needs to build a new web application. They can use this Skill to get a recommended serverless architecture, generate the initial CloudFormation template, and receive advice on keeping costs below $100/month.

Quick Start

Use the aws-solution-architect skill to design a serverless web application architecture for a new SaaS platform.

Frequently Asked Questions about aws-solution-architect

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

FAQPage Schema
How do I generate Infrastructure as Code templates for AWS serverless architectures?

To generate Infrastructure as Code templates for AWS serverless architectures, this skill analyzes your application requirements and outputs ready-to-deploy CloudFormation, CDK, or Terraform configurations. It tailors the IaC generation to match your specific user scale and budget constraints.

What is the best way to design scalable AWS cloud architecture for a startup?

The best way to design scalable AWS cloud architecture for a startup is to analyze application type, user scale, and budget to recommend suitable patterns. This skill designs serverless, microservices, or three-tier architectures, focusing on cost-efficiency and scalability.

Can I get cost optimization recommendations to reduce my AWS bill below $100 a month?

You can get cost optimization recommendations to reduce your AWS bill by analyzing your current spending patterns. This skill provides actionable advice to keep costs low, such as recommending serverless configurations to ensure your monthly startup infrastructure spending stays under $100.

Does this support generating Terraform templates for a three-tier web application?

Yes, this supports generating Terraform templates for a three-tier web application. It designs the cloud architecture based on your requirements and produces the corresponding Infrastructure as Code using Terraform, CDK, or CloudFormation to deploy the necessary AWS services.

When should I choose a serverless architecture over microservices on AWS?

You should choose a serverless architecture over microservices on AWS when your priority is minimizing operational overhead and cost. This skill analyzes your application's user scale and budget constraints to recommend whether serverless or microservices patterns best fit your startup.