dynamodb-design
Installation
SKILL.md
dynamodb-design
Use this skill to produce a DynamoDB design, not just a table definition.
The guidance in this skill is based on:
- modeling from access patterns
- item collections
- single-table tradeoffs
- relationship strategies
- filtering and sorting strategies
- uniqueness, pagination, and TTL
- implementation boundaries
When to use
Use this skill when the user asks for any of the following: