什么是 constructive-crud-stack?
为任何建设性 CRM 构建 CRUD 操作作为堆栈卡(iOS 风格的滑入式面板)。涵盖堆栈卡触发模式、CardComponent 结构、卡 API(close/push/setTitle)、用于延迟加载的 useCardReady 以及堆叠确认删除。对于在运行时内省 _meta 的动态表单,请参阅构造性元表单技能。 来源:constructive-io/constructive-skills。
为任何建设性 CRM 构建 CRUD 操作作为堆栈卡(iOS 风格的滑入式面板)。涵盖堆栈卡触发模式、CardComponent 结构、卡 API(close/push/setTitle)、用于延迟加载的 useCardReady 以及堆叠确认删除。对于在运行时内省 _meta 的动态表单,请参阅构造性元表单技能。
通过命令行快速安装 constructive-crud-stack AI 技能到你的开发环境
来源:constructive-io/constructive-skills。
Build any create/edit/delete action as a slide-in Stack card. Cancel/Save/Delete CTAs live in a sticky footer. Cards stack naturally — e.g., pushing a confirm-delete card on top of an edit card.
Every CRUD action opens a card. Push it from any button, row click, or link:
Every card is a CardComponent — TypeScript enforces the injected card prop:
为任何建设性 CRM 构建 CRUD 操作作为堆栈卡(iOS 风格的滑入式面板)。涵盖堆栈卡触发模式、CardComponent 结构、卡 API(close/push/setTitle)、用于延迟加载的 useCardReady 以及堆叠确认删除。对于在运行时内省 _meta 的动态表单,请参阅构造性元表单技能。 来源:constructive-io/constructive-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/constructive-io/constructive-skills --skill constructive-crud-stack为任何建设性 CRM 构建 CRUD 操作作为堆栈卡(iOS 风格的滑入式面板)。涵盖堆栈卡触发模式、CardComponent 结构、卡 API(close/push/setTitle)、用于延迟加载的 useCardReady 以及堆叠确认删除。对于在运行时内省 _meta 的动态表单,请参阅构造性元表单技能。 来源:constructive-io/constructive-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/constructive-io/constructive-skills --skill constructive-crud-stack 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/constructive-io/constructive-skills