view --main aws-serverless-skill-sozdanie-serverless-prilozheniy-na-aws.md
aws-serverless Skill: Создание Serverless Приложений на AWS
SKILL.md
sub-skills
api-gateway-integration-pattern.md
2.1 KB
event-driven-sqs-pattern.md
2.2 KB
lambda-handler-pattern.md
2.2 KB
large-dependencies.md
146 B
monolithic-lambda.md
154 B
synchronous-calls-in-vpc.md
587 B
readonly
--- lines
---
version: 4.1.0-fractal
name: aws-serverless
description: "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."
source: vibeship-spawner-skills (Apache 2.0)
---
# AWS Serverless
## Patterns
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [Lambda Handler Pattern](./sub-skills/lambda-handler-pattern.md)
### 2. [API Gateway Integration Pattern](./sub-skills/api-gateway-integration-pattern.md)
### 3. [Event-Driven SQS Pattern](./sub-skills/event-driven-sqs-pattern.md)
### 4. [❌ Monolithic Lambda](./sub-skills/monolithic-lambda.md)
### 5. [❌ Large Dependencies](./sub-skills/large-dependencies.md)
### 6. [❌ Synchronous Calls in VPC](./sub-skills/synchronous-calls-in-vpc.md)
Инициализация мануала...
//
$ ls -R related_skills/
package.json
$ install --global
skills.sh
npx skills add https://github.com/Dokhacgiakhoa/antigravity-ide/tree/main/.agent/skills/aws-serverless
$ download --local
man
[HINT] Скачивает всю директорию скилла с GitHub: SKILL.md и все связанные файлы