Dynamodb Single Table

DynamoDB single-table design and data-access standards — partition/sort key modelling, GSIs, a generic Repository<T> base-class access pattern, org-scoped partitioning for tenant isolation, cursor pagination, and idempotency. Use this skill when designing DynamoDB tables, writing repositories, or persisting any model to DynamoDB. Replaces the postgresql-data skill on a DynamoDB stack — there is no SQL, no EF Core, and no migrations.

rynhardt-potgieter e0c7b25 5.0 KB Updated

File contents

rynhardt-potgieter/sprint_workflow/tree/main/plugins/sprint-workflow/skills/dynamodb-single-table commit e0c7b252e8

Frequently asked questions

npx skillmds@latest add rynhardt-potgieter/dynamodb-single-table