关于
This skill provides Claude with domain-specific knowledge for architecting and deploying scalable AWS serverless environments. It streamlines the creation of Lambda functions in Node.js and Python, configures API Gateway endpoints, and implements robust event-driven patterns with SQS and SNS. By emphasizing best practices like cold start optimization, SAM/CDK deployment strategies, and proper error handling, it helps developers build reliable cloud-native systems while avoiding common pitfalls like monolithic functions or inefficient VPC configurations.