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