mcpbeat

AWS Serverless

dokhacgiakhoa/aws-serverless

Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start optimization.

2k tokens
context cost
the whole folder, loaded on every use
7
files
instructions only
0
copies elsewhere
how many repositories repackaged it
505
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI --skill aws-serverless

What comes with it

7 518 bytes besides the instruction
sub-skills/api-gateway-integration-pattern.md
sub-skills/event-driven-sqs-pattern.md
sub-skills/lambda-handler-pattern.md
sub-skills/large-dependencies.md
sub-skills/monolithic-lambda.md
sub-skills/synchronous-calls-in-vpc.md

The instruction itself

9 sections, as written by the author

AWS Serverless

Patterns

🧠 Knowledge Modules (Fractal Skills)

1. Lambda Handler Pattern

2. API Gateway Integration Pattern

3. Event-Driven SQS Pattern

4. ❌ Monolithic Lambda

5. ❌ Large Dependencies

6. ❌ Synchronous Calls in VPC

How to use it

Copy the folder

Take dokhacgiakhoa/aws-serverless from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.