aws-cloudformation-dynamodb
About
This skill provides AWS CloudFormation patterns for creating and configuring DynamoDB tables, including GSIs, LSIs, capacity modes, and streams. Use it when defining production DynamoDB infrastructure as code to implement primary keys, auto-scaling, encryption, and TTL. It covers template best practices like Parameters, Conditions, and cross-stack references.
Quick Install
Claude Code
Recommendednpx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/aws-cloudformation-dynamodbCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
test-environment-management
OtherThis skill manages test infrastructure using Infrastructure as Code, Docker, and Kubernetes to provision consistent environments. It ensures environment parity with production and optimizes testing costs through service virtualization. Use it when setting up, maintaining, or scaling test environments for development and CI/CD pipelines.
moai-platform-firestore
OtherThis Claude Skill provides Firebase Firestore expertise for implementing NoSQL patterns, real-time sync, and offline caching in mobile-first apps. Use it when configuring Security Rules, setting up real-time listeners, or building offline-supported applications. It covers Firestore's core capabilities including document modeling and mobile-optimized SDKs.
database-testing
OtherThis skill handles comprehensive database testing including schema validation, data integrity checks, and migration verification. It's designed for testing data persistence, ensuring referential integrity, and validating database migrations. Key capabilities include transaction isolation testing and query performance analysis.
moai-platform-firestore
OtherThis Claude skill provides expert guidance on Firebase Firestore, specializing in NoSQL patterns, real-time data synchronization, and offline caching. Use it when building mobile-first applications that require offline support, implementing real-time listeners, or configuring Security Rules. It covers core capabilities including Firestore's document model and mobile-optimized SDKs.
