aws-expert

Provide AWS architecture, implementation, troubleshooting, and optimization guidance across the service catalog.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/Wbunker/skills-repo --skill aws-expert-wbunker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-expert
Source: https://github.com/Wbunker/skills-repo/tree/main/aws-expert
Command: npx skills add https://github.com/Wbunker/skills-repo --skill aws-expert-wbunker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive expertise on AWS services, enabling users to design, implement, troubleshoot, and optimize cloud solutions effectively.

Core Features & Use Cases

  • Architecture Design: Guidance on selecting services, designing for reliability, security, and performance.
  • Implementation: Best practices for IaC (CDK, CloudFormation, Terraform), serverless, containers.
  • Troubleshooting & Optimization: Cost optimization strategies, performance tuning, security hardening.
  • Use Case: A user needs to design a scalable and cost-effective web application architecture on AWS. This Skill can recommend services like CloudFront, ALB, ECS/Lambda, Aurora/DynamoDB, and provide guidance on configuring them according to the Well-Architected Framework.

Quick Start

Use the aws-expert skill to explain the AWS Well-Architected Framework pillars.

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 scalable AWS architecture using the Well-Architected Framework?

AWS Well-Architected Framework reviews evaluate your cloud architecture against reliability, security, performance, and cost optimization pillars. This Skill provides guidance on configuring services like CloudFront, ALB, and ECS to align with these best practices for scalable web applications.

What is the best way to implement AWS infrastructure as code using CDK or Terraform?

Implementing AWS infrastructure as code with CDK, CloudFormation, or Terraform involves defining cloud resources declaratively. This Skill provides best practices for provisioning serverless patterns, ECS/EKS container clusters, and VPC networking configurations consistently across environments.

How do I optimize AWS costs across compute, databases, and networking?

Optimizing AWS costs requires analyzing service usage across compute, databases, and networking. This Skill offers strategies for tuning performance and hardening security on EC2, RDS, DynamoDB, and VPC components to eliminate waste and reduce cloud infrastructure spending.

Can I use this for troubleshooting AWS ECS, EKS, and serverless deployments?

Yes, you can use this for troubleshooting AWS ECS, EKS, and serverless deployments. It provides deep expertise across the AWS service catalog to resolve implementation issues, tune performance, and harden security for container and Lambda-based architectures.

Does this cover AWS IAM security hardening and VPC networking configuration?

Yes, this covers AWS IAM security hardening and VPC networking configuration. It provides deep expertise across the AWS service catalog, specifically addressing IAM security policies, VPC network design, and overall architecture hardening according to best practices.