aws-expert

Provide AWS architecture guidance aligned with the Well-Architected Framework.

3|1|Updated Apr 2, 2015
One-click install
npx skills add https://github.com/ktrysmt/dotfiles --skill aws-expert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-expert
Source: https://github.com/ktrysmt/dotfiles/tree/main/.claude/skills/aws-expert
Command: npx skills add https://github.com/ktrysmt/dotfiles --skill aws-expert

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AWS concerns often slow down delivery due to fragmented best practices, lack of up-to-date guidance, and difficulty aligning architectures with Well-Architected principles. This skill provides immediate, accurate AWS guidance, architecture reviews, and security and cost optimization recommendations across services like EC2, S3, Lambda, IAM, VPC, and managed services.

Core Features & Use Cases

  • Proactive expert intervention on any AWS-related prompt, providing accurate, up-to-date knowledge aligned with the latest AWS best practices.
  • End-to-end guidance for architecture, security, cost optimization, and operational excellence for workloads ranging from serverless to large-scale distributed systems.
  • On-demand reviews and recommendations using Well-Architected Framework, AWS services, and IaC tools (CloudFormation, CDK, Terraform AWS provider) with a focus on safety and compliance.

Quick Start

Ask a concise AWS-related question or describe a workload context to receive an expert architectural review and actionable recommendations.

Frequently Asked Questions about aws-expert

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

FAQPage Schema
How do I design a highly available multi-region AWS architecture?

Designing a highly available multi-region AWS architecture requires distributing workloads across isolated zones with automated failover. This skill provides architecture recommendations for multi-region patterns, ensuring alignment with AWS best practices and Well-Architected principles while surfacing potential trade-offs.

What are the best practices for AWS cost optimization across EC2 and S3?

AWS cost optimization across EC2 and S3 involves right-sizing resources, implementing lifecycle policies, and analyzing usage patterns. This skill delivers cost optimization recommendations tailored to your workload context, aligning with the Well-Architected Framework to reduce operational expenditures.

How do I perform a security audit for AWS IAM and VPC configurations?

Performing a security audit for AWS IAM and VPC configurations requires reviewing access policies, network segmentation, and least-privilege enforcement. This skill provides security auditing guidance to identify risks and ensure compliance across your AWS infrastructure.

Does this AWS guidance work with Terraform and CDK infrastructure as code?

Yes, this AWS guidance supports infrastructure as code tools including Terraform AWS provider, CDK, and CloudFormation. It provides reviews and recommendations for IaC deployments with a focus on safety, compliance, and operational best practices.

When should I use serverless patterns over EC2 for my AWS workload?

You should use serverless patterns over EC2 when your AWS workload demands automatic scaling, event-driven processing, and pay-per-use pricing. This skill offers architecture reviews to help evaluate serverless patterns versus large-scale distributed systems while surfacing potential trade-offs.

What is the AWS Well-Architected Framework and how do I apply it?

The AWS Well-Architected Framework defines best practices across operational excellence, security, reliability, performance efficiency, and cost optimization. This skill applies these principles to on-demand architecture reviews, surfacing risks and operational trade-offs for your specific workload context.