Toolverse
All skills

aws-dynamodb

by alinaqi

AWS DynamoDB single-table design, GSI patterns, SDK v3 TypeScript/Python

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
alinaqi
Category
DevOps
Views
2

About this skill

AWS DynamoDB single-table design, GSI patterns, SDK v3 TypeScript/Python

How to use

  1. Załaduj umiejętność, łącząc plik base.md z odpowiednim plikiem dla Twojego języka: typescript.md dla projektów TypeScript lub python.md dla Python. 2. Zdefiniuj wzorce dostępu do danych — zanim zamodelowujesz schemat, wypisz wszystkie zapytania, które będziesz wykonywać (np. "pobierz użytkownika po ID", "znajdź zamówienia użytkownika"). 3. Zaprojektuj klucze generyczne: użyj atrybutów PK (Partition Key) i SK (Sort Key) dla wszystkich typów encji, zamiast tworzyć osobne kolumny dla każdego typu. Dodaj pole EntityType, aby odróżnić encje w jednej tabeli. 4. Zdefiniuj indeksy globalne (GSI) dla alternatywnych wzorców dostępu — jeśli potrzebujesz zapytań po innym atrybucie, utwórz GSI z własnymi kluczami partycji i sortowania. 5. Implementuj zapytania przy użyciu SDK v3: użyj Query dla zakresu danych w ramach partycji lub Scan dla pełnego przeszukania, zawsze filtrując po EntityType. 6. Testuj transakcje między typami encji — dzięki projektowi jednej tabeli możesz atomowo aktualizować powiązane dane bez round-tripów.

Related skills

planning-with-files

by davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring u003e5 tool calls.

DevOps
2365

unity-developer

by sickn33

Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment. Handles gameplay systems, UI implementation, and platform optimization. Use PROACTIVELY for Unity performance

DevOps
66164

dashboard-creator

by mhattingpete

Create HTML dashboards with KPI metric cards, bar/pie/line charts, progress indicators, and data visualizations. Use when users request dashboards, metrics displays, KPI visualizations, data charts, or monitoring interfaces.

DevOps
21124

trello

by openclaw

Manage Trello boards, lists, and cards via the Trello REST API.

DevOps
23107

chrome-devtools

by mrgoonie

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

DevOps
29141

pmbok-project-management

by jgtolentino

Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas

DevOps
21133