aws-solution-architect
Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora, and cost optimization.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alirezarezvani/aws-solution-architectWhat This Skill Does
The AWS Solution Architect skill acts as a dedicated infrastructure consultant and automation engine for building professional-grade cloud environments. It is designed to assist startups and developers in navigating the complexities of AWS by providing data-driven architecture recommendations, automated infrastructure-as-code (IaC) generation, and cost-optimization analysis. The skill follows a structured engineering workflow: it begins by gathering critical business requirements such as traffic volume, budget, and compliance needs, maps these to proven architectural patterns, and concludes by outputting deployable CloudFormation templates that adhere to AWS best practices.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/alirezarezvani/aws-solution-architect
Ensure your local environment is configured with AWS CLI credentials if you intend to deploy the generated templates directly, though the skill functions primarily as a design and code generation tool.
Use Cases
This skill is highly effective for:
- Rapid Prototyping: Quickly spinning up serverless backends for MVPs.
- Cost Optimization: Analyzing current resource utilization and proposing cheaper alternatives like migrating from RDS to DynamoDB.
- Compliance Engineering: Designing secure, multi-account structures that meet HIPAA or SOC 2 standards.
- CI/CD Automation: Defining infrastructure pipelines to ensure consistency across staging and production environments.
Example Prompts
- "I need to build a SaaS mobile backend that supports 1,000 active users with a $50 monthly budget. Suggest an architecture and generate the CloudFormation templates."
- "Compare the pros and cons of using ECS Fargate versus Lambda for a microservices architecture, and recommend the best choice for an event-driven system."
- "My current AWS costs are spiking due to Aurora usage. How can I optimize my database tier while maintaining performance for my web application?"
Tips & Limitations
- Tip: Always provide specific throughput requirements (requests per second) so the architecture designer can accurately forecast costs.
- Tip: Use the 'Validation checkpoint' in the workflow to ensure the proposed pattern aligns with your team's ability to maintain the underlying resources.
- Limitation: The skill generates baseline templates. You will need to manually review and configure specific IAM security policies and custom DNS settings before deploying to production. Ensure you review the generated YAML files for sensitive hardcoded values.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alirezarezvani-aws-solution-architect": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: code-execution, file-write
Related Skills
intl-expansion
International market expansion strategy. Market selection, entry modes, localization, regulatory compliance, and go-to-market by region. Use when expanding to new countries, evaluating international markets, planning localization, or building regional teams.
marketing-strategy-pmm
Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Use when the user asks about product positioning, go-to-market planning, competitive analysis, target audience definition, ICP definition, market research, launch plans, or sales enablement. Covers April Dunford positioning, ICP definition, competitive battlecards, launch playbooks, and international market entry. Produces deliverables including positioning statements, battlecard documents, launch plans, and go-to-market strategies.
paid-ads
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization.
qms-audit-expert
ISO 13485 internal audit expertise for medical device QMS. Covers audit planning, execution, nonconformity classification, and CAPA verification. Use for internal audit planning, audit execution, finding classification, external audit preparation, or audit program management.
code-reviewer
Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.