·dynamodb-access-patterns
{}

dynamodb-access-patterns

Interactive skill for eliciting, formalizing, and persisting DynamoDB access patterns. Use when the user wants to start designing a DynamoDB table, define entities, or document how their application will read and write data. This is Step 1 of a 3-step pipeline: access patterns -> table design -> query interfaces. The output is a structured .md file that feeds into the dynamodb-table-design skill.

8Installs·0Trend·@juancarestre

Installation

$npx skills add https://github.com/juancarestre/dynamodb-skills --skill dynamodb-access-patterns

How to Install dynamodb-access-patterns

Quickly install dynamodb-access-patterns AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/juancarestre/dynamodb-skills --skill dynamodb-access-patterns
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: juancarestre/dynamodb-skills.

SKILL.md

View raw

This skill guides an interactive conversation to extract, formalize, and persist all access patterns for a DynamoDB single-table design. It is language-agnostic and project-agnostic -- it works for any application regardless of tech stack.

This skill produces a .md file that is consumed by dynamodb-table-design.

Ask the user to describe their application at a high level. You need to understand:

Interactive skill for eliciting, formalizing, and persisting DynamoDB access patterns. Use when the user wants to start designing a DynamoDB table, define entities, or document how their application will read and write data. This is Step 1 of a 3-step pipeline: access patterns -> table design -> query interfaces. The output is a structured .md file that feeds into the dynamodb-table-design skill. Source: juancarestre/dynamodb-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/juancarestre/dynamodb-skills --skill dynamodb-access-patterns
Category
{}Data Analysis
Verified
First Seen
2026-03-13
Updated
2026-03-13

Browse more skills from juancarestre/dynamodb-skills

Quick answers

What is dynamodb-access-patterns?

Interactive skill for eliciting, formalizing, and persisting DynamoDB access patterns. Use when the user wants to start designing a DynamoDB table, define entities, or document how their application will read and write data. This is Step 1 of a 3-step pipeline: access patterns -> table design -> query interfaces. The output is a structured .md file that feeds into the dynamodb-table-design skill. Source: juancarestre/dynamodb-skills.

How do I install dynamodb-access-patterns?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/juancarestre/dynamodb-skills --skill dynamodb-access-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/juancarestre/dynamodb-skills

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-03-13