Dynamodb Query Interfaces

Generates language-agnostic repository interfaces (method signatures, input/output types, and entity models) from a DynamoDB table design document. Use when the user has a table design .md file (from dynamodb-table-design skill) and wants to generate the code skeleton for their data access layer. This is Step 3 of a 3-step pipeline: access patterns -> table design -> query interfaces.

juancarestre e277ff0 3 files · 12.6 KB Updated

File contents

juancarestre/dynamodb-skills/tree/main/skills/dynamodb-query-interfaces commit e277ff0d86

Frequently asked questions

npx skillmds@latest add juancarestre/dynamodb-query-interfaces