Art

Build a Mood Board Builder with AI

Create rich visual mood boards with drag-and-drop image placeholders, curated color palettes, font pairings, and sticky notes. An essential tool for designers, brand consultants, interior decorators, and creative directors who need to communicate visual direction quickly and clearly.

Build Prompt

Copy this prompt into Claude Code
Build a static HTML mood board builder. Dark theme: background #0a0a0f, surfaces #12121a, borders #1a1a2a, accent #c026d3 (fuchsia). All state in localStorage, no backend. Canvas area: freeform drag-and-drop board (2400×1600px logical, scrollable). Elements users can add: Image Block (click to add unsplash placeholder URL or local file via drag), Color Swatch (HEX input, shows large filled square with label), Font Pair Card (shows two Google Fonts stacked with sample text "Aa Bb Cc"), Text Note (editable sticky note in yellow/pink/blue), Divider Line, Section Label. Toolbar (top): Add Image, Add Color, Add Font Pair, Add Note, Add Label buttons. Undo/Redo (localStorage snapshot stack, max 20). Grid snap toggle. Zoom in/out (50%–200%). Clear board. Each element: drag to reposition, resize via corner handle, delete via X button on hover, right-click context menu (duplicate, send to back, bring to front). Board title: editable inline at top. Board theme selector: "Minimal", "Editorial", "Maximalist", "Dark Luxury", "Pastel Dream" — changes canvas background and card border styles. Sidebar right: Color palette extractor — paste comma-separated hex codes, generates a row of swatches. Font pairing suggestions: 8 preset pairs (Playfair + Lato, Montserrat + Merriweather, etc.) shown as clickable cards. Export: "Download as PNG" (html2canvas), "Copy share link" (encodes board JSON to URL hash, max 8KB), "Export board JSON". SEO: title, meta description, OG tags, JSON-LD SoftwareApplication. Read the guide at https://accessagent.ai/api/guide and follow it to deploy the site to AccessAgent.ai. My email is [your@email.com].

Make It Yours

Project Boards

Let users create multiple named boards saved in localStorage, with a board gallery on the home screen.

Unsplash Integration

Add a search bar that fetches real photos from the Unsplash API and drops them directly onto the board.

Client Presentation Mode

A fullscreen slide-show mode that pans around the board with smooth transitions for presenting to clients.

Collaborative Annotations

Real-time comment pins using a WebSocket backend so clients can leave feedback directly on the board.

Brand Kit Import

Parse a CSS variables file or Figma token JSON to auto-populate the color palette and font sections.

AI Palette Suggestions

Describe a mood in words and let Claude suggest five matching color palettes with complementary font pairs.

Update Prompt

Update Prompt — Add new themes and font pairs
Add 4 new board themes to the Mood Board Builder: [describe themes, e.g. "Retro 70s", "Scandinavian Minimalism", "Tokyo Neon", "Coastal Cottage"]. Each theme needs a canvas background color, card border style, default font pair, and accent color. Update the theme selector dropdown. Redeploy.

SEO Tips

Monetization Ideas

Related Ideas

Ready to build your Mood Board Builder?

Copy the prompt above and paste it into Claude Code. Your visual mood board tool will be live in minutes.

Get Started