> ## 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.

# Welcome

> Introduction to the AI-powered design assistant for Figma.

# Welcome to Prompt.to.design

<a href="https://www.figma.com/community/plugin/1528325292196938261" style={{ color: '#16A34A', textDecoration: 'none', borderBottom: 'none' }}>Prompt.to.design</a> is an **AI-powered assistant** for Figma that helps designers create, modify, and optimize user interface layouts using natural language.

It understands your design language, adapts to your existing style system, and produces consistent, editable results directly within **Figma**.

<img src="https://mintcdn.com/uxarts/MVRsu8bmMBU8TkvN/images/main.png?fit=max&auto=format&n=MVRsu8bmMBU8TkvN&q=85&s=369687a7a78a3c7395b5a44fe0f1b5c5" alt="Main Overview" width="1574" height="884" data-path="images/main.png" />

## Overview

The plugin enhances the design workflow by **automating layout generation, style adaptation, template remixing, frame redesign, and content filling** — all directly inside Figma..

Whether you're creating a landing page, dashboard, or full design system, Prompt.to.design helps you move from idea to visual output within seconds — while keeping you fully in control.

## Key Features

* Generate layouts from text descriptions
* Apply styles from selected frames
* Modify specific areas intelligently
* Fill blank spaces with AI-generated content
* Remix templates from a 1000+ library
* Redesign single frames with visual restyling
* Turn layouts into real prototypes

## Who It is For

Prompt.to.design is designed for **individual designers, teams, and creative professionals** who want to accelerate the design process while keeping precision and style alignment.

<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>
