local-aws-environment-using-localstack

SKILLWorkflowcommunity
v0.0.0tedgoldsteinMITUpdated 1mo agoSource →

When developing services that talk to AWS (S3, SQS, DynamoDB, etc.), run those AWS services LOCALLY via LocalStack rather than (a) letting the app fail when AWS calls happen, (b) faking the data, or (c) sharing a dev AWS account. Recipe is a small docker-compose service, an init script that creates

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
1Clients
1Formats
1mo agoLast update
Skill
Authortedgoldstein
Version0.0.0
LicenseMIT
CategoryWorkflow
Formatsskill.md
PromptNot published
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

When developing services that talk to AWS (S3, SQS, DynamoDB, etc.), run those AWS services LOCALLY via LocalStack rather than (a) letting the app fail when AWS calls happen, (b) faking the data, or (c) sharing a dev AWS account. Recipe is a small docker-compose service, an init script that creates the resources at startup, and a client wrapper that targets the local endpoint or the real AWS based

Keywords
skillclaude