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

# Design

> Apps that look good out of the box. No design experience needed.

Anything thinks about design, not just code. When you send a prompt, the agent reasons through layout, color, spacing, and visual style to build something that looks good out of the box. Every plan includes this.

## How it works

You describe what you want. The agent figures out how to make it look right. No need to specify fonts or colors unless you want to.

[Max](/builder/max) goes further. It opens your app in a real browser, sees the design the way a user does, and fixes layout and visual issues it spots.

## Built-in UI components

Every new project comes with a full set of pre-installed UI components: buttons, cards, dialogs, forms, tables, tabs, tooltips, and dozens more. The agent uses them automatically, so your app looks consistent and polished from the start.

You don't need to install or configure anything. Describe what you want and the agent picks the right components.

## Tips for better design

### Use a URL

Drop a URL of any website you like. Anything grabs a screenshot and uses it as inspiration.

```
Style this like anthropic.com
```

### Use screenshots

Paste a screenshot and tell Anything what you want to copy or change.

<Tip>Screenshot your own app in the builder to show Anything exactly what to adjust.</Tip>

```
Make the buttons and text look like this
```

### Use images

Paste or drag images directly into chat. If you want to reuse an image across your app (logos, icons, photos), upload it to the **Asset** panel.

<h3 id="figma">
  Use Figma
</h3>

Paste a Figma link into chat and the agent builds from your design. A Figma chip appears in chat showing the file name and linking back to the original.

```
Build this screen from https://www.figma.com/design/abc123/My-App
```

You can also swap `figma.com` for `anything.com` in any Figma design URL to jump straight into the builder:

```
https://www.figma.com/design/abc123/My-App
→ https://anything.com/design/abc123/My-App
```

### Use words

Describe what you want in one sentence.

```
Make this look way better as an expert UX designer
```

```
Use a modern, minimal style
```

```
Improve spacing and readability
```
