Sync Design Changes from Claude Design

After you send a Claude Design to Wix, you can keep changing the design in Claude Design. How you get those changes onto your live site depends on whether you've already published the site yourself, with the Wix CLI or an AI coding agent.

Before you publish yourself

Send to Wix updates your existing live site.

In Claude Design, click Share > the Send to tab > Send to Wix again. Your live site updates with the latest design.

After you publish yourself

Send to Wix creates a new site instead of updating the existing one, so that it doesn't overwrite your published work. Don't use the share flow.

To get design changes onto a site you've already published:

  1. In Claude Design, click Share and select the Export tab.
  2. Select Standalone HTML and click Download.
  3. Attach the downloaded file to your AI coding agent and ask it to update your existing project with the new design.
  4. Publish the site again. Ask your agent to publish it, or run npx wix release yourself.

Why it works this way

Publishing with the CLI or an agent makes your local project the source of truth for the site. Sending from Claude Design after that would replace whatever you've built on top of the original design, including any Wix business solutions you connected. Creating a new site instead leaves your published work intact.

See also

Last updated: 29 July 2026

Did this help?