aws-serverless

Build, deploy, and troubleshoot AWS serverless applications using Lambda, API Gateway, and Step Functions.

2|Updated May 15, 2026
One-click install
npx skills add https://github.com/mashharuki/floci-sample --skill aws-serverless-mashharuki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-serverless
Source: https://github.com/mashharuki/floci-sample/tree/main/.agents/skills/aws-serverless
Command: npx skills add https://github.com/mashharuki/floci-sample --skill aws-serverless-mashharuki

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires awscli, SAM, AWS CDK, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill assists developers and DevOps professionals in efficiently managing and troubleshooting AWS serverless applications using AWS Lambda, API Gateway, Step Functions, EventBridge, and AWS CDK/SAM. It simplifies deployment, performance tuning, and issue resolution for serverless architectures.

Core Features & Use Cases

  • Application Building and Deployment: Streamlines the creation, deployment, and management of serverless applications on AWS.
  • Performance Optimization: Helps tune applications for improved latency and cost efficiency.
  • Debugging: Offers tools and insights to quickly identify and resolve application errors.
  • Use Case: For example, when deploying a serverless architecture with multiple Lambda functions, this Skill can be used to monitor performance, configure scaling settings, and diagnose and fix common issues.

Quick Start

Run the following command to optimize and configure your AWS Lambda functions:

use aws-serverless skill
run lambda-optimization --runtime <your-runtime> --memory <desired-memory>

Frequently Asked Questions about aws-serverless

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

FAQPage Schema
How do I deploy and troubleshoot AWS serverless applications using Lambda and API Gateway?

To deploy and troubleshoot AWS serverless applications, you can use this Skill to build, optimize, and manage Lambda and API Gateway architectures. It streamlines deployment, performance tuning, and issue resolution for serverless components.

What is the best way to optimize AWS Lambda performance and cost efficiency?

Optimizing AWS Lambda performance involves tuning memory configurations and runtime settings to improve latency and cost efficiency. This Skill offers specific commands to configure scaling settings and monitor application performance.

Do I need AWS CDK and SAM to manage Step Functions and EventBridge architectures?

You need AWS CDK or SAM to effectively build and manage Step Functions and EventBridge architectures. The Skill requires these dependencies, along with AWS credentials, to deploy and operate serverless workflows.

Can I use AWS CDK with SAM for serverless application deployment?

Yes, you can use AWS CDK with SAM for serverless application deployment. This Skill supports both frameworks to help developers create, deploy, and manage serverless applications across AWS services.

Why are my AWS serverless applications failing to scale or encountering errors?

AWS serverless applications may fail to scale or encounter errors due to misconfigured Lambda settings or EventBridge routing. This Skill provides debugging insights to quickly identify, diagnose, and resolve these common application issues.