univer-node-backend
๐ฏSkillfrom dream-num/univer-sdk-skills
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.
Same repository
dream-num/univer-sdk-skills(3 items)
Installation
npx vibeindex add dream-num/univer-sdk-skills --skill univer-node-backendnpx skills add dream-num/univer-sdk-skills --skill univer-node-backend~/.claude/skills/univer-node-backend/SKILL.mdSKILL.md
More from this repository2
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.
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.