What is unlayer-integration?
Integrates the Unlayer editor into web applications — React, Vue, Angular, or plain JavaScript setup, component props, editor access patterns, multiple instances. Source: unlayer/unlayer-skills.
Integrates the Unlayer editor into web applications — React, Vue, Angular, or plain JavaScript setup, component props, editor access patterns, multiple instances.
Quickly install unlayer-integration AI skill to your development environment via command line
Source: unlayer/unlayer-skills.
Unlayer provides official wrappers for React, Vue, and Angular, plus a plain JavaScript embed. All wrappers share the same underlying API — only the editor access pattern differs.
| Framework | Package | Install | Editor Access |
| options | Object | {} | All unlayer.init() options (projectId, displayMode, etc.) | | tools | Object | {} | Per-tool configuration | | appearance | Object | {} | Theme and panel settings | | onReady | Function | — | Called when editor is ready (receives unlayer instance) | | onLoad | Function | — | Called when iframe loads (before ready) |
Integrates the Unlayer editor into web applications — React, Vue, Angular, or plain JavaScript setup, component props, editor access patterns, multiple instances. Source: unlayer/unlayer-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/unlayer/unlayer-skills --skill unlayer-integrationIntegrates the Unlayer editor into web applications — React, Vue, Angular, or plain JavaScript setup, component props, editor access patterns, multiple instances. Source: unlayer/unlayer-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/unlayer/unlayer-skills --skill unlayer-integration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/unlayer/unlayer-skills