什麼是 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