Expert AWS solution architecture for startups focusing on serverless, scalable, and cost-effective cloud infrastructure with modern DevOps practices and infrastructure-as-code
Install with Tessl CLI
npx tessl i github:alirezarezvani/claude-code-skill-factory --skill aws-solution-architect36
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Startup MVP serverless architecture
Lambda for compute
100%
100%
API Gateway for REST
100%
100%
DynamoDB for database
100%
100%
Cognito for auth
100%
100%
S3 + CloudFront for frontend
100%
100%
Stateless Lambda guidance
100%
100%
Cold start mitigation
100%
100%
Idempotency guidance
0%
100%
MVP cost range
70%
80%
DynamoDB on-demand billing
100%
100%
No managed server recommendation
100%
100%
Without context: $0.2729 · 1m 40s · 12 turns · 19 in / 4,410 out tokens
With context: $1.1896 · 3m 30s · 29 turns · 13,320 in / 9,978 out tokens
Event-driven microservices with error handling
EventBridge as event bus
100%
100%
SQS for queuing
100%
100%
Dead letter queue
100%
100%
Step Functions for long workflow
100%
100%
Lambda timeout awareness
100%
100%
Lambda for event-driven compute
100%
100%
SNS for fan-out
100%
100%
Retry with exponential backoff
100%
100%
Idempotency for retries
83%
100%
No blocking synchronous long call
100%
100%
Without context: $0.2336 · 1m 34s · 12 turns · 19 in / 4,726 out tokens
With context: $1.1077 · 3m 40s · 28 turns · 1,605 in / 11,151 out tokens
Security-hardened serverless IaC template
No IAM wildcard actions
100%
100%
No IAM wildcard resources
100%
100%
DynamoDB encryption at rest
100%
100%
S3 encryption at rest
100%
100%
S3 public access blocked
100%
100%
Secrets Manager for credentials
100%
100%
CloudWatch log retention set
50%
0%
Resource tagging
100%
100%
Lambda encryption in transit
100%
100%
No hardcoded secrets
100%
100%
Without context: $0.3681 · 1m 48s · 15 turns · 22 in / 7,116 out tokens
With context: $0.7729 · 2m 9s · 23 turns · 7,932 in / 7,661 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.