This one covers the fundamentals of building serverless apps across AWS Lambda, Azure Functions, and GCP Cloud Functions. You get practical patterns for event-driven architectures, Step Functions orchestration, and the usual serverless stack with API Gateway, DynamoDB, and SNS. The reference guides walk through real implementations including monitoring setup with CloudWatch and distributed tracing. Best part is the pragmatic advice on idempotency, cold start optimization, and avoiding synchronous chains. If you're moving from containers to serverless or building event-driven systems, this gives you the patterns to do it right without the typical trial and error phase.
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill serverless-architecture