Dynamodb Access Patterns

Interactive skill for eliciting, formalizing, and persisting DynamoDB access patterns. Use when the user wants to start designing a DynamoDB table, define entities, or document how their application will read and write data. This is Step 1 of a 3-step pipeline: access patterns -> table design -> query interfaces. The output is a structured .md file that feeds into the dynamodb-table-design skill.

juancarestre d6c313c 2 files · 10.8 KB Updated

File contents

juancarestre/dynamodb-skills/tree/main/skills/dynamodb-access-patterns commit d6c313cc3d

Frequently asked questions

npx skillmds@latest add juancarestre/dynamodb-access-patterns