What problem does it solve? Getting accurate, up-to-date AWS architecture and security advice is hard because documentation is vast and constantly changing. This Skill grounds every recommendation in official AWS documentation via MCP tools, eliminating guesswork when designing, reviewing, or troubleshooting AWS infrastructure. ## Core Features & Use Cases - Documentation-Backed Answers: Searches and reads official AWS docs through the AWS Knowledge MCP before answering any question about services, SDKs, CDK, CloudFormation, or troubleshooting. - Architecture & Security Reviews: Generates Well-Architected review questions, security checklists, and architecture validation findings via bundled Python scripts. - Diagrams & Cost Analysis: Produces Mermaid architecture diagrams and lists cost factors per service to evaluate with the AWS Pricing Calculator. - Use Case: Ask how to build a serverless API with Lambda and DynamoDB, and receive a documentation-verified design, a security checklist, a Mermaid diagram, and cost considerations tailored to your preferred language and IaC tool. ## Quick Start Ask the agent to design a secure serverless API on AWS with Lambda, API Gateway, and DynamoDB using Terraform.