From nosql-data-modeler
Designs NoSQL data models for MongoDB and DynamoDB, covering schema creation, embedding vs. referencing, access pattern optimization, and sharding key selection.
How this skill is triggered — by the user, by Claude, or both
Slash command
/nosql-data-modeler:nosql-data-modelerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill facilitates the design of efficient NoSQL data models, providing guidance on schema creation, denormalization strategies, and query optimization for document and key-value databases. It helps users translate their data requirements into production-ready NoSQL implementations.
This skill facilitates the design of efficient NoSQL data models, providing guidance on schema creation, denormalization strategies, and query optimization for document and key-value databases. It helps users translate their data requirements into production-ready NoSQL implementations.
This skill activates when you need to:
User request: "Design a MongoDB schema for an e-commerce application, focusing on products and customers."
The skill will:
User request: "Create a DynamoDB table for storing social media posts, considering high read and write throughput."
The skill will:
This skill can be integrated with other plugins for generating code based on the designed data model, such as generating MongoDB queries or DynamoDB API calls.
Guides reception of code review feedback: verify before implementing, avoid performative agreement, push back with technical reasoning when needed.
Design banners for social media, ads, website heroes, and print with multiple art direction options and AI-generated visuals.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin nosql-data-modeler