Aws Infrastructure Architect
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.
Run in terminal (recommended)
claude mcp add aws-infrastructure-architect npx -- -y @trustedskills/aws-infrastructure-architect
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"aws-infrastructure-architect": {
"command": "npx",
"args": [
"-y",
"@trustedskills/aws-infrastructure-architect"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to design and architect solutions on Amazon Web Services (AWS). It can generate infrastructure-as-code configurations, recommend appropriate AWS services for specific workloads, and provide guidance on best practices for security and cost optimization. The agent leverages its knowledge of AWS services and architectural patterns to deliver practical and efficient cloud solutions.
When to use it
- Cloud Migration Planning: When you need help outlining the steps and resources required to move an existing application or system to AWS.
- New Application Design: For designing a new application from scratch, ensuring optimal resource utilization and scalability on AWS.
- Cost Optimization Review: To analyze current AWS infrastructure spend and identify opportunities for reducing costs without sacrificing performance.
- Security Assessment & Recommendations: When you require an assessment of your existing AWS environment to identify potential security vulnerabilities and receive remediation suggestions.
Key capabilities
- AWS service recommendations
- Infrastructure-as-code generation (likely Terraform or CloudFormation)
- Cost optimization strategies
- Security best practices guidance
- Architectural pattern application
Example prompts
- "Design a highly available web application architecture on AWS using serverless technologies."
- "Generate Terraform code to deploy an EC2 instance with autoscaling and load balancing."
- "Analyze my current AWS spending and suggest ways to reduce costs while maintaining performance."
- βWhat are the security considerations for deploying a database in AWS?β
Tips & gotchas
The agent's effectiveness depends on providing clear requirements and context regarding your desired outcome. A basic understanding of cloud computing concepts is helpful when interacting with this skill.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.