Agent Skills
Unlayer provides official Agent Skills for AI coding assistants like Cursor, Claude Code, Codex and others. Once installed, your AI assistant gains expert-level knowledge of the Unlayer SDK — giving you accurate, up-to-date answers instead of hallucinated or outdated patterns.
Quick Install
npx skills add unlayer/unlayer-skills
This installs the skills into your project so your AI coding tool can read them automatically. See Getting Started for detailed setup instructions.
What's Included
| Skill | Description |
|---|---|
unlayer | Router — automatically delegates to the right sub-skill |
unlayer-integration | Add Unlayer to React, Vue, Angular, or plain JavaScript |
unlayer-custom-tools | Build custom drag-and-drop tools and property editors |
unlayer-export | Export HTML, PDF, images, or save/load designs |
unlayer-config | Configure features, appearance, merge tags, security, and file storage |
Next Steps
- What Are Agent Skills? — understand what skills are and why they matter
- Install Agent Skill — get set up in under a minute
- GitHub Repository — view the source and contribute