This one covers the practical patterns you need for AWS serverless: Lambda handler structure with proper initialization, API Gateway integration (with good guidance on when to use HTTP vs REST API), DynamoDB access, and SQS event processing. The code examples show the details that matter, like initializing SDK clients outside the handler for reuse and returning proper API Gateway response formats. It follows SAM conventions and includes real advice on cold start optimization and right-sizing resources. The principles section is solid on operational concerns like DLQs, structured logging, and designing for failure. If you're building serverless on AWS beyond toy projects, this gives you patterns that actually work in production.
npx -y skills add sickn33/antigravity-awesome-skills --skill aws-serverless --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
microsoft/azure-skills
zxkane/aws-skills
awslabs/agent-plugins
microck/ordinary-claude-skills
microsoft/github-copilot-for-azure
zxkane/aws-skills