aws-solution-architectDesign AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation te...
Install via ClawdBot CLI:
clawdbot install alirezarezvani/aws-solution-architectGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/alexcasalboni/aws-lambda-power-tuningUses known external API (expected, informational)
amazonaws.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
A tech startup needs a cost-effective, scalable backend for their new mobile app. They expect initial traffic of 1,000 users and require user authentication, a REST API, and a database. The architecture must be serverless to minimize operational overhead and keep monthly costs under $100.
A growing Software-as-a-Service company with 50,000 users needs to redesign its architecture for better scalability and reliability. The platform requires containerized microservices, a relational database with read replicas, a CI/CD pipeline, and a multi-AZ deployment to meet a 99.9% SLA.
A traditional e-commerce business wants to migrate its on-premises infrastructure to AWS. The goal is to improve performance during peak sales events, enhance security, and reduce costs. The architecture must support a three-tier web application with auto-scaling, a CDN, and database replication.
A data analytics startup needs to build a serverless event-driven pipeline to process real-time streaming data from IoT devices. The solution must ingest, transform, and store data efficiently, using services like Kinesis, Lambda, and DynamoDB, while optimizing for cost and low latency.
An established company with a monthly AWS spend of $3,000 seeks to reduce costs by 30% without impacting performance. The audit involves analyzing current EC2, RDS, and S3 usage, identifying idle resources, right-sizing instances, and recommending Reserved Instances or Savings Plans.
Companies charge customers a recurring fee for access to software hosted on AWS. This model requires scalable, multi-tenant architectures with robust security, high availability, and predictable operational costs to maintain profitability.
Platforms like e-commerce or ride-sharing apps generate revenue per transaction or commission. They need highly available, low-latency architectures to handle peak loads, with cost optimization focused on pay-per-use services like Lambda and DynamoDB.
Free mobile apps monetize through in-app advertisements. They require serverless backends to handle variable user traffic cost-effectively, with architectures optimized for data collection, real-time analytics, and global content delivery via CDNs.
💬 Integration Tip
Integrate this skill by providing clear requirements upfront, such as application type, budget, and scale, to generate tailored IaC templates and cost estimates efficiently.
Scored Apr 18, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Ship production code with AI agents through acceptance contracts, micro diffs, red green loops, and deterministic handoff checkpoints.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.