gs-dynamodb-onetable
Installation
SKILL.md
DynamoDB Repository Implementation with OneTable
Architecture Context
In Clean Architecture, DynamoDB access is encapsulated in Repository implementations in the Infrastructure layer. The Repository pattern abstracts persistence from the Domain layer.