aws-solution-architect

aws-solution-architect is a skill for Claude Code, Codex from alirezarezvani/claude-code-skill-factory. It costs 33 tokens per session (3,519 once invoked), scanned A, original, MIT.

An AWS architecture guide for startups, covering cloud systems that run on AWS. It focuses on serverless services, systems that can grow, infrastructure defined in code, security, monitoring, and cost control.

In plain words
What is it for?
Use it to design APIs, event-driven systems, data storage, authentication, CI/CD pipelines, monitoring, and scalable or multi-region deployments with CloudFormation, CDK, or Terraform.
Why use it?
It helps turn application needs into an AWS design without guessing which services, deployment methods, security controls, or cost measures to use.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/alirezarezvani/claude-code-skill-factory/aws-solution-architect
Any agent
npx skills add alirezarezvani/claude-code-skill-factory --skill aws-solution-architect
Clone the repo
git clone --depth 1 https://github.com/alirezarezvani/claude-code-skill-factory

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for aws-solution-architect

README.md
[![agentmods](https://agentmods.dev/badge/skills/alirezarezvani/claude-code-skill-factory/aws-solution-architect.svg)](https://agentmods.dev/skills/alirezarezvani/claude-code-skill-factory/aws-solution-architect)
Your own site
<a href="https://agentmods.dev/skills/alirezarezvani/claude-code-skill-factory/aws-solution-architect"><img src="https://agentmods.dev/badge/skills/alirezarezvani/claude-code-skill-factory/aws-solution-architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,519 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00033 $0.03519
Opus 5 $0.00016 $0.01759
Sonnet 5 $0.00007 $0.00704
Haiku 4.5 $0.00003 $0.00352

Measured 6d ago against content hash fc94a8cba661, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

aws-solution-architect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (architecture_designer.py, cost_optimizer.py, serverless_stack.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

generated-skills/aws-solution-architect/SKILL.md · 345 lines

How it starts

The opening of the file, as written. The whole thing — 345 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AWS Solution Architect for Startups

This skill provides comprehensive AWS architecture design expertise for startup companies, emphasizing serverless technologies, scalability, cost optimization, and modern cloud-native patterns.

Capabilities

  • Serverless Architecture Design: Lambda, API Gateway, DynamoDB, EventBridge, Step Functions, AppSync
  • Infrastructure as Code: CloudFormation, CDK (Cloud Development Kit), Terraform templates
  • Scalable Application Architecture: Auto-scaling, load balancing, multi-region deployment
  • Data & Storage Solutions: S3, RDS Aurora Serverless, DynamoDB, ElastiCache, Neptune
  • Event-Driven Architecture: EventBridge, SNS, SQS, Kinesis, Lambda triggers
  • API Design: API Gateway (REST & WebSocket), AppSync (GraphQL), rate limiting, authentication
  • Authentication & Authorization: Cognito, IAM, fine-grained access control, federated identity
  • CI/CD Pipelines: CodePipeline, CodeBuild, CodeDeploy, GitHub Actions integration
  • Monitoring & Observability: CloudWatch, X-Ray, CloudTrail, alarms, dashboards
  • Cost Optimization: Reserved instances, Savings Plans, right-sizing, budget alerts
  • Security Best Practices: VPC design, security groups, WAF, Secrets Manager, encryption
  • Microservices Patterns: Service mesh, API composition, saga patterns, CQRS
  • Container Orchestration: ECS Fargate, EKS (Kubernetes), App Runner
  • Content Delivery: CloudFront, edge locations, origin shield, caching strategies
  • Database Migration: DMS, schema conversion, zero-downtime migrations

Input Requirements

Architecture design requires:

  • Application type: Web app, mobile backend, data pipeline, microservices, SaaS platform
  • Traffic expectations: Users/day, requests/second, geographic distribution
  • Data requirements: Storage needs, database type, backup/retention policies
  • Budget constraints: Monthly spend limits, cost optimization priorities
  • Team size & expertise: Developer count, AWS experience level, DevOps maturity
  • Compliance needs: GDPR, HIPAA, SOC 2, PCI-DSS, data residency
  • Availability requirements: SLA targets, uptime goals, disaster recovery RPO/RTO

Read the full file on GitHub · 345 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 345 lines · 33 tokens per session scan A fc94a8cba661

Subscribe to this mod's changes

aws-solution-architect is a skill published in the GitHub repository alirezarezvani/claude-code-skill-factory (856 stars, last pushed 9mo ago), licensed MIT. It adds 33 tokens to every session and 3,519 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.