This is a solid reference for building production AWS infrastructure with real CloudFormation templates and CLI commands you can actually use. It covers the Well-Architected Framework pillars and includes working examples for EC2 auto scaling groups, launch templates, and Lambda functions with proper IAM roles. The code samples are complete enough to adapt for your own projects, from basic web servers with user data scripts to scaling policies with CloudWatch alarms. Best used when you need a quick template to start from rather than building CloudFormation from scratch, or when you want to see how different AWS services fit together in a typical architecture. The focus on infrastructure as code makes it more practical than AWS docs that show everything through the console.
npx skills add https://github.com/manutej/luxor-claude-marketplace --skill aws-cloud-architecture