M
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 \
Installation
Pick a client and clone the repository into its skills directory.
Installation
About this skill
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 \
How to use
- Zainstaluj umiejętność w swoim środowisku Claude'a, dodając plik skill-structure-cleanup-20251108-073936 z repozytorium jeremylongshore do katalogu skills.
- Aktywuj umiejętność, pisząc do Claude'a zapytanie zawierające słowa kluczowe takie jak "NoSQL data model", "design MongoDB schema", "create DynamoDB table" lub "NoSQL database architecture".
- Opisz swoje wymagania danych — podaj informacje o encjach, atrybutach i relacjach między danymi, które chcesz przechowywać.
- Claude zidentyfikuje typ bazy danych (MongoDB, DynamoDB lub inną), przeanalizuje Twoje potrzeby i zaproponuje model danych uwzględniający osadzanie vs. referencje oraz wzorce dostępu.
- Otrzymasz sugerowaną definicję schematu lub strukturę tabeli dostosowaną do wybranej bazy NoSQL, gotową do wdrożenia.
- Jeśli chcesz zoptymalizować istniejący model, prześlij obecny schemat — umiejętność zaproponuje ulepszenia wydajności, klucze shardingu i strategie denormalizacji.