Aws Serverless Eda
Helps with AWS, serverless as part of deploying and managing cloud infrastructure workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add aws-serverless-eda npx -- -y @trustedskills/aws-serverless-eda
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"aws-serverless-eda": {
"command": "npx",
"args": [
"-y",
"@trustedskills/aws-serverless-eda"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides guidance for building serverless applications and event-driven architectures on AWS, based on Well-Architected Framework principles. It leverages both Claude hooks to execute code automatically and MCP (Model Context Protocol) tools for accessing AWS documentation and the CDK MCP server. It is designed to help users design and implement scalable and resilient cloud infrastructure workflows.
When to use it
- Building serverless applications with Lambda functions
- Designing event-driven architectures
- Implementing microservices patterns
- Creating asynchronous processing workflows
Key capabilities
- Provides guidance based on the AWS Well-Architected Framework
- Utilizes Claude hooks for automated code execution.
- Leverages CDK MCP server and AWS Documentation MCP for serverless guidance.
- Requires and guides users through setup of necessary MCP tools (aws-mcp-setup).
- Supports principles like "Speedy, Simple, Singular" function design and concurrency considerations.
Example prompts
- “How can I design a Lambda function that follows the Well-Architected Framework?”
- “What are some best practices for handling concurrent requests in my serverless application?”
- “Can you show me an example of a single-purpose Lambda function?”
Tips & gotchas
- MCP Dependency: The skill requires MCP tools to verify AWS facts and access documentation. If these tools are unavailable, the agent will guide you through their setup using the
aws-mcp-setupskill. - Limited Scope: This skill focuses on serverless architecture and does not include support for all AWS services or development tasks. Certain advanced MCP servers (SAM CLI lifecycle, Lambda Tool invocation, Step Functions orchestration, SNS/SQS management) are available separately through the "Full AWS MCP Server."
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.