How it works
Design in Claude
Build your email in Claude’s design tool. Claude exports the design as React / JSX components.
Open the add-content menu in Migma
In the Migma create / chat input, click the + (plus) button to open the add-content dropdown.

Choose “React / JSX to Email”
Select the menu item labeled React / JSX to Email. This is the Claude-design import.
Clone or adapt
When you open the dialog, you pick how Migma should treat the design:Clone exactly
Keep the colors, layout, and styling as designed. A faithful, 1:1 translation of the design you built in Claude. This is the default.
Adapt to my brand
Re-theme with your brand colors, voice, and remembered preferences. Migma keeps the layout, structure, and content of the design but maps the palette to your brand.
Both options preserve the layout and structure of your design. The difference is purely the color palette and brand voice: Clone keeps the design’s own colors, Adapt swaps in yours.
What happens under the hood
The import runs in two stages:Convert React / JSX to email source
Migma reads each email component in your export and translates it into editable Migma email source, applying your clone-or-adapt choice. If your export contains more than one top-level email component, you get one editable email per component.
Native React / JSX
Claude exports React / JSX, and that’s exactly what this import takes. No screenshot or redraw step in between.
Email-safe HTML
Compiles through Migma’s email engine, so the markup can be reviewed before send.
Renders reliably
Review Outlook, Gmail, Apple Mail, and mobile before send.
Faithful to the design you built in Claude (or re-themed to your brand, if you chose Adapt)
Stays consistent in dark and light mode. Migma emits explicit color-scheme metadata
Lands as a normal Migma email you can keep editing
After import
Once you upload the zip, Migma takes you into the chat / canvas and the converted email (or emails) stream in. From there each one behaves like any other Migma email:Dark mode and client rendering
Migma emits explicit color-scheme metadata, so your email stays consistent and renders predictably in both dark and light mode. You get a controlled, intentional result across clients rather than colors flipping unpredictably when a reader has dark mode turned on. For a full picture of what’s supported where, see the client compatibility guide.Claude Design vs other import methods
| Claude Design | Figma Import | Image Clone | HTML Import | |
|---|---|---|---|---|
| Input | React / JSX .zip from Claude | Figma file URL | Screenshot or mockup | Existing HTML source |
| Brand option | Clone exactly or adapt to your brand | AI conversion | AI + OCR | Direct import |
| Email-safe | Yes, compiles through Migma’s email engine | Yes | Yes | Yes |
| Best for | Emails designed in Claude | Original Figma designs | Competitor emails, mockups | Migrating code |
| Setup needed | Export the .zip | Figma file access | None | HTML source |
Troubleshooting
I can't find a “Claude” option in the menu
I can't find a “Claude” option in the menu
My upload was rejected
My upload was rejected
Cause: The import expects a
.zip of the React / JSX components. If the zip has no JSX modules inside, Migma can’t tell it’s a Claude design export.Solution: Export the design from Claude as a .zip and upload that file, not the individual files or a screenshot.The colors came in wrong
The colors came in wrong
Cause: The clone-or-adapt choice controls the palette. Clone exactly keeps the design’s own colors; Adapt to my brand swaps in your brand colors.Solution: Re-run the import with the other option, or just refine the colors in chat after the import lands.
The result needs adjusting
The result needs adjusting
Cause: The converted email is a starting point, not a final draft.Solution: Refine it in chat or the visual editor, then run Email Preflight before you send.
What do you want to do next?
Edit your email
Click into any part of the imported email to tweak text, images, or colors.
Preflight before sending
Check how your email renders across clients and devices before it goes out.
Client compatibility
See how Migma keeps emails rendering reliably across major clients.
Figma import
Bring a design in straight from your Figma file.
Clone from image
Recreate any email from a screenshot or mockup.
HTML to Email
Convert an existing HTML email into a fully compatible Migma email.

