Toolverse
All skills

dynamodb

by itsmostafa

AWS DynamoDB NoSQL database for scalable data storage. Use when designing table schemas, writing queries, configuring indexes, managing capacity, implementing single-table design, or troubleshooting performance issues.

Installation

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

Installation

Quick info

Category
DevOps

About this skill

AWS DynamoDB NoSQL database for scalable data storage. Use when designing table schemas, writing queries, configuring indexes, managing capacity, implementing single-table design, or troubleshooting performance issues.

How to use

  1. Zainstaluj skill w swoim środowisku agenta Claude lub Copilot, wskazując repozytorium itsmostafa/aws-agent-skills i ścieżkę skills/dynamodb.
  2. Gdy potrzebujesz zaprojektować tabelę, opisz swoje dane: jakie będą klucze główne (Partition Key), czy potrzebujesz Sort Key do zapytań zakresowych, oraz jakie atrybuty przechowasz. Skill wygeneruje polecenie create-table z odpowiednimi parametrami.
  3. Wybierz tryb rozliczeniowy: On-Demand dla nieprzewidywalnego ruchu (płacisz za każde żądanie) lub Provisioned dla stałego obciążenia (niższy koszt, możliwość auto-scalingu).
  4. Jeśli potrzebujesz zapytań po innych atrybutach, poproś o konfigurację Global Secondary Index (GSI) lub Local Secondary Index (LSI) — skill doradzi, który wybrać na podstawie Twoich wymagań dostępu.
  5. Gdy napotkasz problemy z wydajnością (throttling, wolne zapytania), opisz wzorzec dostępu, a skill pomoże zdiagnozować przyczynę i zasugeruje optymalizacje schematów, indeksów lub pojemności.
  6. Skill wspiera zarówno polecenia AWS CLI, jak i kod Python (boto3), więc możesz uzyskać gotowe przykłady do bezpośredniego użytku w swoim projekcie.

Related skills

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

trello

by openclaw

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

DevOps
23107

lambda

by itsmostafa

AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts, setting up event source mappings, or managing layers.

DevOps
127

context7

by mikha08-rgb

Search GitHub issues, pull requests, and discussions across any repository. Activates when researching external dependencies (whisper.cpp, NAudio), looking for similar bugs, or finding implementation examples.

DevOps
51166

aws-solution-architect

by alirezarezvani

Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora,

DevOps
1231

macos-cleaner

by daymade

Analyze and reclaim macOS disk space through intelligent cleanup recommendations. This skill should be used when users report disk space issues, need to clean up their Mac, or want to understand what's consuming storage. Focus on safe, interactive analysis with user confirmation

DevOps
1331