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 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.