home/categories/backend/giuseppe-trisciuoglio-developer-kit-plugins-developer-kit-typescript-skills-dynamodb-toolbox-patterns-skill-md
backenddevelopment

dynamodb-toolbox-patterns

Provides TypeScript patterns for DynamoDB-Toolbox v2 including schema/table/entity modeling, .build() command workflow, query/scan access patterns, batch and transaction operations, and single-table design with computed keys. Use when implementing type-safe DynamoDB access layers with DynamoDB-Toolbox v2 in TypeScript services or serverless applications.

giuseppe-trisciuoglio
maintainer
giuseppe-trisciuoglio
更新於 3/3/2026
星標
205
分支
20
quick start

Installation and usage

Provides TypeScript patterns for DynamoDB-Toolbox v2 including schema/table/entity modeling, .build() command workflow, query/scan access patterns, batch and transaction operations, and single-table design with computed keys. Use when implementing type-safe DynamoDB access layers with DynamoDB-Toolbox v2 in TypeScript services or serverless applications.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use dynamodb-toolbox-patterns