← all guides
atareh
@atareh
2026-03-30 · 6 min read
Claude CodePaper DesignAI Workflow

I Designed 4 Website Concepts in 2 Prompts Using Claude Code + Paper Design

Point Claude Code at Paper Design, give it two prompts, and get 4 wildly different website concepts with desktop and mobile versions — then expand your favorite into a full landing page and deploy it.

Still — zen minimal concept
Nocturn — dark cinematic concept
Memoir — warm editorial concept
Pulse — bold futuristic concept

Four completely different website concepts — all designed by Claude Code in Paper, from two prompts.


What I built and why it matters

I designed 4 completely different website concepts for a journaling app — each with a desktop (1440×900) and mobile (390×844) version — then expanded my favorite into a full 7-section landing page. All in two prompts.

The tool is Paper — a design tool with an MCP server that lets Claude Code read and write directly to your canvas. No Figma plugins, no export/import loops. Claude sees your artboards, creates new ones, writes HTML into them, takes screenshots to self-check, and iterates — all inside your terminal.

This matters because the design-to-code bottleneck is gone. You go from idea to visual concepts in minutes, not days. And when you're ready, a second agent can turn your Paper design into a deployed website.


Setup: Paper + Claude Code (5 minutes)

1

Download Paper

Paper is free. Grab the desktop app for your platform:

paper.design/downloads — available for macOS (ARM), Windows, and Linux.

2

Open a file in Paper

Create or open any design file. This automatically starts the MCP server in the background on localhost:29979. You don't need to configure anything in Paper itself.

3

Connect Claude Code to Paper

Run this single command in your terminal:

claude mcp add paper --transport http http://127.0.0.1:29979/mcp --scope user

That's it. Claude Code now has 24+ tools to read from and write to your Paper canvas — creating artboards, writing HTML, taking screenshots, updating styles, and more.

4

Verify it works

Open Claude Code and run /mcp. You should see paper in the list of connected servers. If Paper is running with a file open, you're good to go.


Get 3 Claude Code skills emailed 3x a week

Prompt 1: Generate 4 divergent concepts

The trick is giving Claude enough creative direction to be specific, but enough room to surprise you. Here's the exact conversation:

Me:

I want you to come up with 4 new concepts for a journaling app based on the apple website. To help you design, tell me what context you need.

Claude:

Two things would help:

What vibe pulls you? — Apple's ultra-minimal whitespace, their dark cinematic product shots, the editorial typography, or the scroll-driven storytelling?

Freestyle or constrained? — Should I invent brand names/colors/fonts, or are there any you want baked in?

Me:

Their storytelling and minimalism is nice. Use that, and also go very wide with four different completely divergent styles.

That's it. Two messages. Claude then created 8 artboards (4 desktop + 4 mobile) and built out each concept with its own brand name, color palette, typography, and layout approach.

Notice how I didn't specify fonts, colors, brand names, or layout details. Telling Claude to "freestyle everything" and "go very wide" gives it permission to explore — and you get genuinely different directions, not 4 variations of the same idea.


The 4 concepts

Each concept targets a different user archetype and emotional register. Here they are side by side — desktop on the left, mobile on the right. Click any image to expand.

1. Still — Zen Minimal

Off-white, sage green, Instrument Serif + DM Sans. Anti-hustle positioning: "no streaks, no gamification."

Still desktop
Still mobile

2. Nocturn — Dark Cinematic

Near-black, indigo/purple gradient, ultra-thin SF Pro Display. Night journaling mood with gradient text.

Nocturn desktop
Nocturn mobile

3. Memoir — Warm Editorial

Cream/terracotta, Playfair Display italic. Split layout with guided prompts and mood widgets.

Memoir desktop
Memoir mobile

4. Pulse — Bold Futuristic

Clean white, coral-to-violet gradient, Space Grotesk. Data-driven: live counter, weekly chart, mood scores.

Pulse desktop
Pulse mobile

Prompt 2: Expand into a full page

I liked "Still" best — the zen minimal concept. So I asked Claude to turn it into a complete landing page:

I like "Still" the best. Expand it into a full landing page (desktop + mobile): hero, features, how it works, testimonials + stats, pricing (free + paid), CTA, footer.

Claude expanded both the desktop (1440px) and mobile (390px) artboards with 7 complete sections:

Here's the full expanded desktop page:

Still — full expanded landing page with all 7 sections

The key to this prompt is being specific about sections. Don't say "add more sections" — say exactly what you want: "hero, features, how it works, testimonials + stats, pricing (free + paid), CTA, footer." Claude delivers exactly what you list.


Bonus: From Paper to a live website

Here's where it gets wild. Once you have a design you love in Paper, you can hand it to another Claude Code agent and ask it to build and deploy the site. I did exactly that:

I like the "Still" design the best. Can you turn that into a website and deploy it on Vercel?

The agent read the design from Paper, rebuilt it as a Next.js site, and deployed it. The full pipeline looks like this:

  1. Design in Paper — Claude creates artboards, writes HTML, takes screenshots to self-review
  2. Pick your favorite — tell Claude which concept you want
  3. Expand it — Claude adds all the sections for a full landing page
  4. Deploy — ask Claude to read the Paper design and turn it into a live site on Vercel

The live result: view the deployed site →

Paper's MCP is bidirectional — agents can both read and write. That's what makes the design-to-code pipeline work. The deploy agent reads your artboard via get_jsx and get_screenshot, then generates production code from it.


Next steps

You now have the full workflow. Here's how to make it yours:

The 2 prompts to copy:

Prompt 1 — Explore

Design 4 concept directions for a [your product] — each with a desktop (1440×900) and mobile (390×844). Vary mood, palette, typography, and layout. Apple-level craft. Freestyle everything.

Prompt 2 — Expand

Expand [concept name] into a full landing page (desktop + mobile): hero, features, how it works, testimonials + stats, pricing (free + paid), CTA, footer.

get 3 claude code skills emailed 3x a week

Pick your track — Creator, Builder, AI Engineer, Designer, or Marketer — and get 3 ready-to-use Claude Code skills 3x a week.

Made by @atareh — follow on X or Instagram