aws-architect

Design and review AWS architectures against the Well-Architected Framework.

12|5|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/aws-samples/sample-claude-code-plugins-for-startups --skill aws-architect-aws-samples
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-architect
Source: https://github.com/aws-samples/sample-claude-code-plugins-for-startups/tree/main/plugins/aws-dev-toolkit/skills/aws-architect
Command: npx skills add https://github.com/aws-samples/sample-claude-code-plugins-for-startups --skill aws-architect-aws-samples

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Design and review AWS architectures following the Well-Architected Framework principles to help teams build secure, reliable, and cost-effective cloud solutions.

Core Features & Use Cases

  • Discovery-driven approach: begin with 3-5 high-signal discovery questions and progressively follow up based on answers.
  • Pillars evaluation: assess across Operational Excellence, Security, Reliability, Performance, Cost Optimization, and Sustainability.
  • Architecture proposals: specify AWS services, configurations, and explicit trade-offs with implementation notes.
  • Mandatory security review: trigger an iac-reviewer or security-review pass when IaC is involved.
  • Use cases: planning a new multi-tier web application, reviewing existing architectures, or optimizing cost and resilience.

Quick Start

Describe your current environment and constraints, and I will begin with discovery questions before designing an AWS solution.

Frequently Asked Questions about aws-architect

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

FAQPage Schema
How do I design an AWS architecture that follows the Well-Architected Framework?

To design an AWS architecture using the Well-Architected Framework, describe your environment and constraints. The process starts with targeted discovery questions, then evaluates pillars like Security, Reliability, and Cost Optimization to propose services with explicit trade-offs.

What is the best way to review an existing AWS architecture for cost and resilience?

The best way to review an existing AWS architecture for cost and resilience is to assess it against Well-Architected pillars. This evaluates your current service configurations, identifies trade-offs, and provides implementation notes for optimization.

Do I need a security review when modifying AWS infrastructure as code?

Yes, a security review is mandatory when modifying AWS infrastructure as code. Any proposed IaC changes must trigger a security review pass, using the iac-reviewer subagent or security-review skill to validate configurations before implementation.

Can I evaluate AWS service trade-offs when planning a multi-tier web application?

Yes, you can evaluate AWS service trade-offs when planning a multi-tier web application. The architecture proposal specifies exact AWS services and configurations while outlining explicit trade-offs across Operational Excellence, Performance, and Sustainability pillars.

How does the discovery process work for new AWS infrastructure planning?

The discovery process for new AWS infrastructure planning begins with 3 to 5 high-signal questions about your environment. It progressively follows up based on your answers to ensure the resulting architecture design matches your specific constraints.