·constructive-crud-stack
</>

constructive-crud-stack

为任何建设性 CRM 构建 CRUD 操作作为堆栈卡(iOS 风格的滑入式面板)。涵盖堆栈卡触发模式、CardComponent 结构、卡 API(close/push/setTitle)、用于延迟加载的 useCardReady 以及堆叠确认删除。对于在运行时内省 _meta 的动态表单,请参阅构造性元表单技能。

10安装·1热度·@constructive-io

安装

$npx skills add https://github.com/constructive-io/constructive-skills --skill constructive-crud-stack

如何安装 constructive-crud-stack

通过命令行快速安装 constructive-crud-stack AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/constructive-io/constructive-skills --skill constructive-crud-stack
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:constructive-io/constructive-skills。

SKILL.md

查看原文

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
分类
</>开发工具
认证
收录时间
2026-03-10
更新时间
2026-03-10

Browse more skills from constructive-io/constructive-skills

快速解答

什么是 constructive-crud-stack?

为任何建设性 CRM 构建 CRUD 操作作为堆栈卡(iOS 风格的滑入式面板)。涵盖堆栈卡触发模式、CardComponent 结构、卡 API(close/push/setTitle)、用于延迟加载的 useCardReady 以及堆叠确认删除。对于在运行时内省 _meta 的动态表单,请参阅构造性元表单技能。 来源:constructive-io/constructive-skills。

如何安装 constructive-crud-stack?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/constructive-io/constructive-skills --skill constructive-crud-stack 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/constructive-io/constructive-skills