·cms-react
</>

cms-react

rytass/utils

CMS React 组件(CMS React 元件)。在构建具有文章管理(文章管理)、审批工作流程(审核流程)、基于权限的操作或夹层 UI 集成的 CMS 管理界面时使用。涵盖标准CMSTable、模态和文章阶段管理。关键词:CMS、React、文章管理、审核、表格、表格、模态、Mezzanine UI、文章、工作流程

3安装·0热度·@rytass

安装

$npx skills add https://github.com/rytass/utils --skill cms-react

SKILL.md

@rytass/cms-react-components 提供基於 Mezzanine UI 的 CMS 管理介面元件,支援文章生命週期管理、權限控制和審核流程。

| methods | UseFormReturn | 是 | react-hook-form 的表單方法 | | currentStage | ArticleStage | 是 | 當前文章階段 | | userPermissions | ArticlesPermissions[] | 是 | 使用者權限 | | actionsEvents | StandardCMSFormActionsEventsProps | 是 | 各操作回調函式 | | createMode | boolean | 否 | 是否為建立模式(影響顯示的按鈕) | | children | ReactNode | 是 | 表單內容 | | className | string | 否 | 容器 className |

| actionsClassName | string | 否 | 按鈕區 className | | leaveButtonText | string | 否 | 離開按鈕文字 | | actionButtonText | string | 否 | 操作按鈕文字 | | submitButtonText | string | 否 | 送出按鈕文字 | | disableLeaveButton | (values: T) => boolean | 否 | 離開按鈕禁用條件 | | disableActionButton | (values: T) => boolean | 否 | 操作按鈕禁用條件 |

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/rytass/utils --skill cms-react
分类
</>开发工具
认证
收录时间
2026-02-05
更新时间
2026-02-18

快速解答

什么是 cms-react?

CMS React 组件(CMS React 元件)。在构建具有文章管理(文章管理)、审批工作流程(审核流程)、基于权限的操作或夹层 UI 集成的 CMS 管理界面时使用。涵盖标准CMSTable、模态和文章阶段管理。关键词:CMS、React、文章管理、审核、表格、表格、模态、Mezzanine UI、文章、工作流程 来源:rytass/utils。

如何安装 cms-react?

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

这个 Skill 的源码在哪?

https://github.com/rytass/utils