什麼是 tiptap-dev?
使用 Tiptap 建立富文本編輯器的專家指南 - 一個基於 ProseMirror 構建的無頭、與框架無關的編輯器。在為 Tiptap 建立自訂節點、標記或擴充功能、實作輸入規則或貼上規則、使用 Tiptap 命令 API、與 useEditor 建置 React 整合、擴展現有擴充功能或建立自訂節點視圖時使用。 來源:xiaolai/vmark。
使用 Tiptap 建立富文本編輯器的專家指南 - 一個基於 ProseMirror 構建的無頭、與框架無關的編輯器。在為 Tiptap 建立自訂節點、標記或擴充功能、實作輸入規則或貼上規則、使用 Tiptap 命令 API、與 useEditor 建置 React 整合、擴展現有擴充功能或建立自訂節點視圖時使用。
透過命令列快速安裝 tiptap-dev AI 技能到你的開發環境
來源:xiaolai/vmark。
Expert guidance for building rich text editors with Tiptap - a headless, framework-agnostic editor built on ProseMirror.
See also: tiptap-editor skill — VMark-specific Tiptap API patterns (commands, node traversal, selection handling). Use tiptap-dev for general Tiptap/ProseMirror development, and tiptap-editor for VMark-specific editor integration.
| references/extensions.md | Extension types (Node, Mark, Extension), creation patterns | | references/commands-and-api.md | Commands API, editor API, chaining | | references/input-paste-rules.md | Input rules and paste rules | | references/react-integration.md | React-specific hooks and components |
使用 Tiptap 建立富文本編輯器的專家指南 - 一個基於 ProseMirror 構建的無頭、與框架無關的編輯器。在為 Tiptap 建立自訂節點、標記或擴充功能、實作輸入規則或貼上規則、使用 Tiptap 命令 API、與 useEditor 建置 React 整合、擴展現有擴充功能或建立自訂節點視圖時使用。 來源:xiaolai/vmark。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/xiaolai/vmark --skill tiptap-dev使用 Tiptap 建立富文本編輯器的專家指南 - 一個基於 ProseMirror 構建的無頭、與框架無關的編輯器。在為 Tiptap 建立自訂節點、標記或擴充功能、實作輸入規則或貼上規則、使用 Tiptap 命令 API、與 useEditor 建置 React 整合、擴展現有擴充功能或建立自訂節點視圖時使用。 來源:xiaolai/vmark。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/xiaolai/vmark --skill tiptap-dev 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/xiaolai/vmark