> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superun.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Template Remix

Template Remix allows you to take any existing layout template and instantly generate a new, branded version of it — using your own prompt, content, and visual direction.

This feature is perfect for designers who want speed, consistency, and creative control directly inside Figma.

***

## Overview

Below is a quick walkthrough video showing how Template Remix works inside the Prompt.to.design plugin.

<div style={{ position: "relative", paddingBottom: "56.25%", height: 0, marginBottom: "2rem" }}>
  <iframe src="https://www.youtube.com/embed/pb9wZkvgQxw" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen style={{ position: "absolute", top: 0, left: 0, width: "100%", height: "100%" }} />
</div>

***

## Key benefits

* Remix 1000+ layout templates with your own content and branding
* Maintain consistent structure while transforming style and messaging
* Generate new page variations in seconds
* Insert results directly into your Figma canvas
* Ideal for prototyping, A/B testing, and fast exploration

***

## Step-by-step: How Template Remix works

### **1. Open Template Remix in the plugin**

From the top navigation of the plugin interface, click **Template Remix**.

Then click **Select templates**, and you’ll see a panel of available templates organized by categories such as **Home**, **Sign-in**, **Dashboard**, and **Products**.

### **2. Browse templates and choose one to remix**

Click any template card to preview it. The preview helps you understand the layout and structure before generating your own version.

### **3. Describe your new design using a prompt**

In the description box, write a simple prompt explaining what you want to create.

### **4. Click "Remix" to generate your new layout**

superun analyzes the template → applies your prompt → produces a fresh design based on your structure and content needs.

You can regenerate as many variations as you like.

### **5. Insert the result into Figma**

When you find a version you like, click **Insert into Figma**.\
This adds the generated layout directly to your current canvas, fully editable and ready for refinement.

***

## Tips for best results

* Be clear about your product’s purpose in the prompt
* Mention the tone or visual mood (e.g., minimal, playful, futuristic, warm)
* Specify must-have sections if needed (CTA, form fields, hero text, etc.)
* Generate multiple variations to explore different directions

***

## Summary

Template Remix gives you a fast, powerful way to adapt professional templates into your own branded layouts — all within a few seconds and without rebuilding UI structures manually.

Try experimenting with different prompts and templates to discover even more layout possibilities.

<div
  style={{
marginTop: '2rem',
display: 'flex',
justifyContent: 'center',
}}
>
  <a
    href="https://www.figma.com/community/plugin/1528325292196938261/prompt-to-design-by-superun-ai-10x-faster-with-ai-design-like-a-pro-prototype-instantly"
    style={{
  backgroundColor: '#0F172A',
  color: 'white',
  padding: '12px 28px',
  borderRadius: '8px',
  fontSize: '16px',
  fontWeight: '600',
  textDecoration: 'none',
  boxShadow: '0 4px 12px rgba(0,0,0,0.08)',
  transition: 'all 0.2s ease',
}}
    onMouseOver="this.style.backgroundColor='#1E293B'"
    onMouseOut="this.style.backgroundColor='#0F172A'"
  >
    Start Designing with Prompt.to.design
  </a>
</div>
