Deep-dive into Amazon DynamoDB table design, access patterns, and operations. Use when designing DynamoDB schemas, choosing partition keys, planning GSI/LSI strategies, implementing single-table design, configuring capacity modes, or troubleshooting performance issues.
$npx -y skills add awslabs/startups --skill dynamodbInstalls into the current project.
Run `npx skills use "https://github.com/awslabs/startups" --skill "awslabs/startups/dynamodb"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/awslabs/startups" that are relevant to the current task. Run `npx skills add "https://github.com/awslabs/startups"` and select the relevant skills, then follow their instructions.