Aws Solution Architect

🌐Community
by borghei · vlatest · Repository

Provides AWS guidance and assistance for deploying and managing cloud infrastructure.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add borghei-aws-solution-architect npx -- -y @trustedskills/borghei-aws-solution-architect
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "borghei-aws-solution-architect": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/borghei-aws-solution-architect"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill assists users in designing scalable and cost-effective AWS architectures, particularly for startups. It guides you through a workflow to gather requirements, select from recommended architectural patterns (like Serverless Web or Three-Tier), generate infrastructure-as-code templates using tools like CloudFormation, CDK, or Terraform, analyze costs, and deploy the resulting infrastructure. The skill provides recommendations for cost optimization and savings plans.

When to use it

  • You're a startup needing help designing your AWS cloud infrastructure.
  • You want to create infrastructure-as-code templates for deploying applications on AWS.
  • You need assistance with selecting appropriate AWS services for different application types (web apps, data pipelines, microservices).
  • You are looking for ways to reduce and optimize your AWS spending.
  • You're migrating an existing application to AWS.

Key capabilities

  • Architecture Design Recommendations: Suggests architectural patterns based on provided requirements.
  • Infrastructure-as-Code (IaC) Generation: Creates CloudFormation, CDK, or Terraform templates for deployment.
  • Cost Optimization Analysis: Provides cost breakdowns, right-sizing recommendations, and Savings Plans opportunities.
  • Support for Various AWS Services: Covers services like Lambda, API Gateway, DynamoDB, Aurora, ECS, Fargate, EKS, CloudWatch, and more.
  • Deployment Assistance: Provides commands for deploying infrastructure using CloudFormation, CDK, or Terraform.

Example prompts

  • "I'm building a serverless web application; what architecture do you recommend?"
  • "Generate a CloudFormation template for a three-tier application with an Aurora database."
  • "Analyze the cost of my current AWS setup and suggest ways to optimize spending, aiming for a $2000 monthly budget."

Tips & gotchas

  • The skill requires detailed input regarding application specifications like expected users, budget constraints, team size, and compliance requirements.
  • Familiarity with basic AWS concepts and command-line tools (like aws cloudformation) is helpful for deployment.
  • Refer to the "architecture_patterns.md" file for more details on recommended architectural patterns.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
borghei
Installs
28

🌐 Community

Passed automated security scans.