univer-plugin-dev
๐ฏSkillfrom dream-num/univer-sdk-skills
Guides developers in writing custom plugins for the Univer spreadsheet/document platform, covering the command system (COMMAND/MUTATION/OPERATION), undo/redo, UI extensions (menus, toolbars, shortcuts), Facade API extensions, and plugin lifecycle with dependency injection.
Same repository
dream-num/univer-sdk-skills(3 items)
Installation
npx vibeindex add dream-num/univer-sdk-skills --skill univer-plugin-devnpx skills add dream-num/univer-sdk-skills --skill univer-plugin-dev~/.claude/skills/univer-plugin-dev/SKILL.mdSKILL.md
More from this repository2
A skill that helps developers run Univer spreadsheets in Node.js backend environments for headless processing, covering plugin registration, RPC worker setup, batch report generation, server-side formula calculation, and JSON import/export.
A skill that guides developers through integrating Univer Pro (enterprise edition) into frontend projects, covering real-time collaboration, XLSX/DOCX import/export, pivot tables, charts, and license management.