AI AGENT ADDONS

Dynamodb Toolbox Patterns

giuseppe-trisciuoglio/developer-kit
Databases
1,297installs

DynamoDB Toolbox helps you build safe database code in TypeScript. It turns your DynamoDB tables into typed objects. This skill shows you how to use version 2 of DynamoDB Toolbox. You learn to model tables and entities with strict types. You use the .build() command for every database action. This makes your code consistent and easy to change.

You also learn single-table design with computed keys. This skill is for developers building serverless apps or TypeScript services. It helps you avoid common DynamoDB mistakes and keep your data layer clean.

Add Dynamodb Toolbox Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/dynamodb-toolbox-patterns

Project

mkdir -p .claude/skills/dynamodb-toolbox-patterns

Source Repository

Stars
293
Forks
33
Watchers
293
License
MIT
Last Push
29 days ago
Created
9 months ago