context-aws-sam

📁 shotaiuchi/dotclaude 📅 1 day ago
1
总安装量
1
周安装量
#77405
全站排名
安装命令
npx skills add https://github.com/shotaiuchi/dotclaude --skill context-aws-sam

Agent 安装分布

amp 1
cline 1
opencode 1
cursor 1
continue 1
kimi-cli 1

Skill 文档

AWS SAM Context Rule

Auto-applied context when working on AWS SAM serverless development.

When to Apply

Apply this context when:

  • Creating Lambda functions
  • Designing SAM templates (template.yaml)
  • Setting up API Gateway integrations
  • Running local tests with sam local

Reference Documents

Read and apply patterns from:

Document Purpose
AWS Conventions Project structure, naming
SAM Architecture Lambda/API patterns

External References

Resource URL
AWS SAM https://docs.aws.amazon.com/serverless-application-model/
AWS Lambda https://docs.aws.amazon.com/lambda/
API Gateway https://docs.aws.amazon.com/apigateway/
Lambda Powertools (Python) https://docs.powertools.aws.dev/lambda/python/