electrodb
Installation
SKILL.md
ElectroDB Patterns
This skill covers ElectroDB v2+ patterns for building type-safe, performant DynamoDB applications with single-table design.
Core Concepts
ElectroDB Benefits:
- Type-safe queries and mutations
- Automatic key generation
- Collection queries (fetch related entities)
- Composite attributes and computed keys
- Built-in validation
- Query building with IntelliSense