kata-aws-design

Design AWS architectures with service selection, diagrams, cost estimates, and IaC scaffolding.

Updated Sep 3, 2025
One-click install
npx skills add https://github.com/guardiatechnology/design-system --skill kata-aws-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kata-aws-design
Source: https://github.com/guardiatechnology/design-system/tree/main/.claude/skills/kata-aws-design
Command: npx skills add https://github.com/guardiatechnology/design-system --skill kata-aws-design

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns vague workload ideas into an AWS architecture that includes service selection, a diagram, IaC scaffolding, a cost estimate, and a risk/alternatives review.

Core Features & Use Cases

  • Well-Architected-driven design: Chooses AWS services mapped to the six Well-Architected pillars and records the rationale and alternatives.
  • Clear architecture artifacts: Produces a diagram (Mermaid) plus a structured architecture document covering requirements, components, security, reliability, performance, cost, and operations.
  • Actionable next steps: Generates IaC scaffolding skeletons and ensures mandatory cost estimation and ADRs for structural decisions.
  • Use Case: You’re planning a new refund or events-driven feature and need a production-ready AWS blueprint for compute, data, integrations, and scaling with budget guardrails.

Quick Start

Ask the AI to design an AWS architecture for "a new feature processing refund events" with your expected traffic, SLA targets, compliance constraints, and monthly budget so it can produce the diagram, cost estimate, and IaC scaffolding.

Frequently Asked Questions about kata-aws-design

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

FAQPage Schema
How do I design an AWS architecture with cost estimation and risk analysis for a new feature?

To design an AWS architecture with cost estimation, you select AWS services, map data flows, and generate Mermaid diagrams alongside IaC scaffolding and ADRs. This approach ensures Well-Architected pillar coverage, explicit risk analysis, and decomposed monthly cost estimation under budget constraints.

What is included in a Well-Architected AWS architecture design document?

A Well-Architected AWS architecture design document includes service-by-service justification, a Mermaid diagram, IaC scaffolding skeletons, mandatory cost estimation, risk and alternatives analysis, and ADRs for structural decisions across the six Well-Architected pillars.

Can I generate IaC scaffolding and Mermaid diagrams for an AWS workload automatically?

Yes, you can generate IaC scaffolding skeletons and Mermaid diagrams for an AWS workload automatically. This process maps data flows and selects AWS services while providing service-by-service justification and architecture documentation covering requirements, components, and operations.

Does AWS architecture design require an explicit alternatives review and ADR generation?

AWS architecture design requires explicit alternatives review and ADR generation for structural decisions. This ensures that service selection is justified against the six Well-Architected pillars and that architectural choices are documented for operational reliability and performance.

How do I estimate monthly AWS costs under budget constraints for a new workload?

To estimate monthly AWS costs under budget constraints, you perform a decomposed monthly cost estimation during architecture design. This requires service-by-service justification and mapping expected traffic, SLA targets, and compliance constraints to produce a production-ready AWS blueprint.

What are the limitations of using automated AWS architecture design for production workloads?

Automated AWS architecture design for production workloads requires mandatory cost estimation and explicit risk analysis to mitigate limitations. It relies on provided workflow steps to generate ADRs and IaC scaffolding, ensuring structural decisions meet Well-Architected standards.