modeling-nosql-data
This skill enables Claude to design NoSQL data models. It activates when the user requests assistance with NoSQL database design, including schema creation, data modeling for MongoDB or DynamoDB, or defining document structures. Use this skill when the user mentions "NoSQL data model", "design MongoDB schema", "create DynamoDB table", or similar phrases related to NoSQL database architecture. It assists in understanding NoSQL modeling principles like embedding vs. referencing, access pattern optimization, and sharding key selection.
Install
mkdir -p .claude/skills/modeling-nosql-data && curl -L -o skill.zip "https://mcp.directory/api/skills/download/4828" && unzip -o skill.zip -d .claude/skills/modeling-nosql-data && rm skill.zipInstalls to .claude/skills/modeling-nosql-data
About this skill
Overview
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.
How It Works
- Identify Database Type: Determines the target NoSQL database (e.g., MongoDB, DynamoDB).
- Analyze Data Requirements: Understands the data entities, attributes, and relationships.
- Design Data Model: Creates a NoSQL data model based on the identified database type and data requirements, considering embedding vs. referencing and access patterns.
- Suggest Schema Definition: Provides a schema definition or table structure based on the designed data model.
When to Use This Skill
This skill activates when you need to:
- Design a new NoSQL database schema.
- Optimize an existing NoSQL data model for performance.
- Translate relational data models to NoSQL.
- Choose appropriate sharding keys for a NoSQL database.
- Generate MongoDB or DynamoDB schema definitions.
Examples
Example 1: Designing a MongoDB Schema for an E-commerce Application
User request: "Design a MongoDB schema for an e-commerce application, focusing on products and customers."
The skill will:
- Analyze the data requirements for products and customers, considering attributes like product name, price, description, customer ID, name, and address.
- Design a MongoDB schema with embedded product reviews and customer order history, optimizing for common query patterns.
Example 2: Creating a DynamoDB Table for a Social Media Platform
User request: "Create a DynamoDB table for storing social media posts, considering high read and write throughput."
The skill will:
- Analyze the data requirements for social media posts, considering attributes like user ID, timestamp, content, and likes.
- Design a DynamoDB table with appropriate primary and secondary indexes for efficient querying based on user ID and timestamp.
Best Practices
- Denormalization: Embed related data when reads are more frequent than writes.
- Access Patterns: Optimize the data model for the most common query patterns.
- Sharding: Choose sharding keys that distribute data evenly across shards.
Integration
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.
More by jeremylongshore
View all skills by jeremylongshore →You might also like
flutter-development
aj-geddes
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
drawio-diagrams-enhanced
jgtolentino
Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.
ui-ux-pro-max
nextlevelbuilder
"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."
godot
bfollington
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.
nano-banana-pro
garg-aayush
Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.
fastapi-templates
wshobson
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
Related MCP Servers
Browse all serversBoost productivity with Task Master: an AI-powered tool for project management and agile development workflows, integrat
Connect Blender to Claude AI for seamless 3D modeling. Use AI 3D model generator tools for faster, intuitive, interactiv
Desktop Commander MCP unifies code management with advanced source control, git, and svn support—streamlining developmen
Empower your workflows with Perplexity Ask MCP Server—seamless integration of AI research tools for real-time, accurate
Unlock powerful text to speech and AI voice generator tools with ElevenLabs. Create, clone, and customize speech easily.
Enhance productivity with AI-driven Notion automation. Leverage the Notion API for secure, automated workspace managemen
Stay ahead of the MCP ecosystem
Get weekly updates on new skills and servers.