·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