About
This skill provides Claude with domain-specific patterns and implementation logic for deploying DynamoDB tables via AWS CloudFormation. It covers the full lifecycle of NoSQL database infrastructure, including configuring primary keys, Global and Local Secondary Indexes (GSI/LSI), capacity modes, and auto-scaling policies. By utilizing modular template structures with parameters, mappings, and cross-stack references, it ensures that your database infrastructure is scalable, maintainable, and aligned with AWS architectural best practices for security and performance.