This handles the full lifecycle of AWS Lambda development, from initializing projects with SAM CLI to deploying web apps with Lambda Web Adapter to wiring up event sources like DynamoDB Streams and SQS. It covers EventBridge patterns, Step Functions orchestration, observability with CloudWatch and X-Ray, and performance tuning. The skill pushes you toward AWS Lambda Powertools for structured logging and idempotency, which is the right call since writing that stuff yourself gets old fast. Good coverage of limits you'll actually hit (250MB unzipped packages, 15 minute timeouts) and a practical reference structure that loads specific guides based on what you're building. Works well for both greenfield serverless projects and adding Lambda functions to existing architectures.
npx -y skills add awslabs/agent-plugins --skill aws-lambda --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills
prisma/skills