aws-serverless

Guide building, deploying, debugging, and securing AWS serverless architectures.

2.3k|234|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/aws/agent-toolkit-for-aws --skill aws-serverless-aws
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-serverless
Source: https://github.com/aws/agent-toolkit-for-aws/tree/main/plugins/aws-core/skills/aws-serverless
Command: npx skills add https://github.com/aws/agent-toolkit-for-aws --skill aws-serverless-aws

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

AWS serverless development often involves stitching together Lambda, API Gateway, Step Functions, and orchestration tools, while ensuring reliable deployment, debugging, and production readiness.

Core Features & Use Cases

  • Guidance on designing and deploying serverless architectures using Lambda, API Gateway, Step Functions, EventBridge, and SAM/CDK.
  • Troubleshooting, debugging, observability, security hardening, and production-readiness patterns for real-world workloads.
  • Real-world examples and best practices for scalable, resilient serverless applications.

Quick Start

Create a sample serverless app in AWS by provisioning a Lambda, API Gateway, and Step Functions using SAM/CDK templates.

Frequently Asked Questions about aws-serverless

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy AWS serverless applications using SAM or CDK?

Deploy AWS serverless applications using SAM or CDK by leveraging code-centric templates that provision Lambda, API Gateway, and Step Functions. This approach automates reliable deployment patterns and enforces production readiness best practices.

What's the best way to troubleshoot Lambda and API Gateway issues?

Troubleshoot Lambda and API Gateway issues by applying observability patterns and production readiness checklists. This approach targets debugging serverless architectures directly, identifying security perimeters, and resolving real-world workload failures.

How do I secure AWS serverless architectures with Lambda and EventBridge?

Secure AWS serverless architectures by enforcing security perimeters across Lambda, API Gateway, and EventBridge workflows. This involves implementing security hardening patterns and production readiness checklists for reliable deployment.

Can I use Step Functions and EventBridge for serverless orchestration on AWS?

Yes, you can use Step Functions and EventBridge for serverless orchestration on AWS. The Skill provides guidance on designing architectures that integrate these services with Lambda and API Gateway using SAM or CDK workflows.

What are common limitations when building scalable serverless apps on AWS?

Limitations when building scalable serverless apps on AWS often stem from misconfigured observability or security perimeters. Address these constraints by applying production readiness checklists and reliable deployment patterns across your SAM or CDK workflows.