
dream-num/univer-sdk-skills
3 skills449 installs21 starsGitHub
Install
npx skills add https://github.com/dream-num/univer-sdk-skillsSkills in this repo
1Univer Plugin Devuniver-plugin-dev is a guide to building custom plugins that extend Univer's spreadsheet, document, and presentation engine: registering commands and mutations, extending Facade API classes, and adding UI like toolbar buttons, menus, and shortcuts. A solo builder reaches for it when embedding Univer and needing behavior beyond the defaults.173installs2Univer Node Backenduniver-node-backend explains how to run the Univer spreadsheet engine headless in Node.js for backend use: createUniverOnNode, RPC formula workers via child_process, and batch cell operations through the Facade API. A solo builder reaches for it to generate reports, calculate formulas, and manipulate XLSX/JSON workbooks on the server without a browser.146installs3Univer Pro Integrateuniver-pro-integrate is a guide to embedding Univer Pro into a web app: configuring licensing and enterprise plugins for real-time collaboration, XLSX/DOCX import-export, printing, pivot tables, charts, sparklines, and shapes. A solo builder reaches for it when the open-source Univer core is not enough and they need the paid Pro feature set wired into their frontend.130installs