CtrlK
BlogDocsLog inGet started
Tessl Logo

dynamodb

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.

81

1.00x
Quality

75%

Does it follow best practices?

Impact

93%

1.00x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/dynamodb/SKILL.md
SKILL.md
Quality
Evals
Security

Evaluation results

100%

E-Commerce Platform: Product Catalog and Order History

Single-table design and query patterns

Criteria
Without context
With context

boto3.resource usage

100%

100%

Key/Attr imports

100%

100%

Entity type prefixes

100%

100%

Composite keys

100%

100%

SK begins_with grouping

100%

100%

GSI defined

100%

100%

PAY_PER_REQUEST billing

100%

100%

Prefer query over scan

100%

100%

ProjectionExpression used

100%

100%

ExpressionAttributeNames escaping

100%

100%

ScanIndexForward for ordering

100%

100%

Access patterns documented

100%

100%

95%

-2%

Auth Service: User Session Store

TTL, conditional writes, and pagination

Criteria
Without context
With context

boto3.resource usage

100%

100%

TTL Unix timestamp

100%

100%

TTL attribute enabled

100%

100%

Conditional write for uniqueness

100%

100%

ExpressionAttributeNames escaping

62%

37%

Paginated retrieval

100%

100%

FilterExpression post-read awareness

100%

100%

ScanIndexForward=False for recent sessions

100%

100%

Key/Attr conditions

100%

100%

PAY_PER_REQUEST billing

100%

100%

ConditionalCheckFailedException handled

100%

100%

84%

Gaming Platform: Real-Time Score Tracking and Leaderboard

Write sharding, retry config, and batch operations

Criteria
Without context
With context

Write sharding implemented

100%

100%

Shard aggregation on read

100%

100%

Adaptive retry config

100%

100%

Batch writer used

100%

100%

Batch get used

0%

0%

Transaction for atomic update

100%

100%

Query not scan

100%

100%

boto3.resource usage

100%

100%

Key/Attr conditions

100%

100%

Sparse index for leaderboard

100%

100%

PAY_PER_REQUEST billing

0%

0%

Repository
itsmostafa/aws-agent-skills
Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.