Unlayer Export

🌐Community
by unlayer · vlatest · Repository

Exports your Unlayer design components as reusable React code snippets, streamlining frontend development and promoting consistency.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add unlayer-export npx -- -y @trustedskills/unlayer-export
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "unlayer-export": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/unlayer-export"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, unlayer-export, allows AI agents to export designs from Unlayer. It facilitates extracting design assets and code from Unlayer projects, enabling reuse or integration into other systems. The exported data can be used for various purposes like creating documentation or transferring designs between platforms.

When to use it

  • You need to extract the underlying HTML/CSS of a Unlayer email template for further processing.
  • You want to create technical documentation from an existing Unlayer design.
  • You're migrating designs from Unlayer to another platform and require code export.
  • You need to share or collaborate on Unlayer designs with developers who may not use the Unlayer editor directly.

Key capabilities

  • Exports designs from Unlayer.
  • Provides access to underlying design assets.
  • Generates code representations of Unlayer projects.

Example prompts

  • "Export this Unlayer project: [Project URL]"
  • "Can you give me the HTML for this email template in Unlayer?"
  • "Generate a code representation of my Unlayer landing page."

Tips & gotchas

  • Requires access to a valid Unlayer account and project.
  • The exported code may require adjustments depending on the target platform or application.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
unlayer
Installs
19

🌐 Community

Passed automated security scans.