什么是 dynamodb-single-table?
用于 DynamoDB 单表设计管道的 Orchestrator。当用户想要端到端设计 DynamoDB 表或不确定从哪个步骤开始时使用。通往适当专业技能的途径:dynamodb-access-patterns、dynamodb-table-design 或 dynamodb-query-interfaces。 来源:juancarestre/dynamodb-skills。
用于 DynamoDB 单表设计管道的 Orchestrator。当用户想要端到端设计 DynamoDB 表或不确定从哪个步骤开始时使用。通往适当专业技能的途径:dynamodb-access-patterns、dynamodb-table-design 或 dynamodb-query-interfaces。
通过命令行快速安装 dynamodb-single-table AI 技能到你的开发环境
来源:juancarestre/dynamodb-skills。
This skill orchestrates a 3-step pipeline for designing and implementing a DynamoDB single-table design. Use it when the user wants the full workflow or needs guidance on which step to take next.
Before routing, check if the user's project already has pipeline artifacts. Search for files matching these patterns:
| None | Fresh start | Route to dynamodb-access-patterns | | Access patterns only | Step 1 complete | Route to dynamodb-table-design with the file path | | Access patterns + table design | Steps 1-2 complete | Route to dynamodb-query-interfaces with the file path | | All three files | Pipeline complete | Ask if they want to add entities, modify, or review |
用于 DynamoDB 单表设计管道的 Orchestrator。当用户想要端到端设计 DynamoDB 表或不确定从哪个步骤开始时使用。通往适当专业技能的途径:dynamodb-access-patterns、dynamodb-table-design 或 dynamodb-query-interfaces。 来源:juancarestre/dynamodb-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/juancarestre/dynamodb-skills --skill dynamodb-single-table用于 DynamoDB 单表设计管道的 Orchestrator。当用户想要端到端设计 DynamoDB 表或不确定从哪个步骤开始时使用。通往适当专业技能的途径:dynamodb-access-patterns、dynamodb-table-design 或 dynamodb-query-interfaces。 来源:juancarestre/dynamodb-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/juancarestre/dynamodb-skills --skill dynamodb-single-table 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/juancarestre/dynamodb-skills