Skip to main content
Back to registry

aws-dynamodb

alinaqi/claude-bootstrap

Load with: base.md + [typescript.md | python.md]

Installs147
Install command
npx skills add https://github.com/alinaqi/claude-bootstrap --skill aws-dynamodb
About this skill
Load with: base.md + [typescript.md | python.md] DynamoDB is a fully managed NoSQL database designed for single-digit millisecond performance at any scale. Master single-table design and access pattern modeling. Sources: DynamoDB Docs | SDK v3 | Best Practices Design for access patterns, not entities. Think access-pattern-first. DynamoDB requires you to know your queries before designing your schema. Model around how you'll access data, not how data relates. Single-table design stores multiple entity types in one table using generic key attributes. AWS provides NoSQL Workbench for visual data modeling and querying.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does aws-dynamodb do?

Load with: base.md + [typescript.md | python.md]

Is aws-dynamodb good?

aws-dynamodb does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does aws-dynamodb work with?

aws-dynamodb currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to aws-dynamodb?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install aws-dynamodb?

npx skills add https://github.com/alinaqi/claude-bootstrap --skill aws-dynamodb

Related skills

More from alinaqi/claude-bootstrap

Related skills

Alternatives in Software Engineering