Use Your Website Mood Board Inside Claude Code

Bring saved website references into Claude Code so your AI agent can compare layouts, fonts, colors, and components while building your site.

use my website mood board inside claude code

Contents

  • [A simple workflow that works](#a-simple-workflow-that-works)
  • [What to ask Claude Code to check](#what-to-ask-claude-code-to-check)
  • [A practical decision framework](#a-practical-decision-framework)
  • [Keep the mood board useful over time](#keep-the-mood-board-useful-over-time)
  • [Use this in your AI agent](#use-this-in-your-ai-agent)

You can use your website mood board inside Claude Code by connecting Fudge as an MCP server, then asking Claude Code to search your saved references while it works on the site. The practical workflow is: save references, describe the pattern you want, compare a small shortlist, and ask Claude Code to turn the observed details into implementation guidance.

A simple workflow that works

  1. Save the references you want to reuse. Keep strong examples in one project library instead of pasting links into every coding session. Group them by job, such as onboarding, pricing, documentation, developer tools, or landing page heroes.
  2. Ask for a focused search. A useful request names the page type, audience, mood, and details you want to compare. For example: “Find saved references for a calm developer documentation page with a narrow reading column, strong code examples, and a compact navigation.”
  3. Review the shortlist before copying a pattern. Look at the whole page, not only the hero image. Check how the page moves from headline to proof, navigation, calls to action, forms, and supporting sections.
  4. Give Claude Code a decision to make. Ask it to choose one direction, explain which details are worth borrowing, and adapt them to your existing components rather than copying a page literally.

Open the examples below and compare the first screen before borrowing a pattern. The Notion Developer Platform, Claude Code, and Exa MCP Server references are useful reminders that developer-facing pages can share a technical audience while using very different arrangements of headline, product explanation, navigation, and proof.

Captured pages

What to ask Claude Code to check

A mood board becomes much more useful when the request is specific. Ask Claude Code to compare:

  • Page structure: header, hero, product preview, proof, feature sections, pricing, FAQ, and footer order.
  • Layout: content width, column balance, alignment, whitespace, card density, and how the design behaves on narrow screens.
  • Typography: heading family, body family, weight contrast, text size, line height, and the amount of text shown before the first action.
  • Color and contrast: background roles, accent use, muted text, borders, buttons, code blocks, and areas that need strong readability.
  • Component choices: navigation, tabs, cards, screenshots, forms, badges, code samples, and repeated section patterns.

Use language such as “describe what is visibly present” and “separate the observed pattern from your recommendation.” That keeps the implementation grounded in the reference while leaving room for your product, content, and accessibility needs.

A practical decision framework

For each candidate reference, score it from 1 to 5 on four questions:

  1. Fit: Does the structure match the job your visitor needs to complete?
  2. Clarity: Can a visitor understand the next step without extra explanation?
  3. Adaptability: Can your current components support the pattern without a large rewrite?
  4. Distinctiveness: Does the reference offer a useful design idea without making your page look derivative?

Choose the strongest overall direction, then keep only two or three details to adapt. For example, you might borrow a narrow content measure, a high-contrast code panel, and a restrained accent color while writing your own copy and using your own product screens.

Keep the mood board useful over time

Add a short note whenever you save a reference: what caught your eye, which page section matters, and what you want to learn from it. Search by the description later instead of relying on the original URL. When a reference stops helping, archive it or move it out of the active group.

You can also ask Claude Code to inspect typography, colors, spacing, borders, radii, shadows, images, and interactive states when those details affect the build. Treat those observations as a starting point for your design system, not proof that you own the original site's internal rules. Verify the result in your own page at desktop and mobile widths.

Use this in your AI agent

> Connect to my Fudge website reference library. Search for saved examples that match this brief: [describe the page, audience, mood, and key sections]. Compare the three strongest references by structure, layout, typography, color roles, spacing, and components. Clearly separate observed details from recommendations. Propose one direction for my existing codebase, list the details worth adapting, and include a short implementation checklist. Do not copy wording, branding, or images from the references.

Install Fudge for your AI agent to make this workflow available inside Claude Code.

How should I organize my website mood board so Claude Code can use it effectively?

Organize it around decisions you expect to make, not around random inspiration. Useful groups include “developer product hero,” “waitlist form,” “pricing comparison,” “documentation navigation,” “dark mode dashboard,” and “mobile landing page.”

For every saved reference, add a short note with three parts: what you like, where it appears, and what question it should answer. For example: “Study the compact header and how it keeps the main action visible.” This gives Claude Code a useful reason to compare the reference later.

Keep a small active set for each project. Five to ten strong examples are easier to compare than a large unsorted collection. Remove duplicates and keep references that show complete page structure, not only attractive screenshots. When you search, describe the result you want in visitor language: “quiet SaaS pricing page with clear plan differences” is more useful than a vague label such as “nice modern design.”

What should I ask Claude Code to do after it compares my saved website references?

Ask Claude Code to turn the comparison into a constrained plan before it writes code. Start with: “Choose one direction and explain why it fits this page.” Then request a section outline, component mapping, typography roles, color roles, spacing rules, and responsive behavior.

Next, ask it to compare the plan with your existing codebase. It should identify which components can be reused, which styles need a narrow extension, and which ideas should be rejected because they would add unnecessary complexity. Ask for the smallest useful implementation first, such as the header, hero, main proof section, and first mobile pass.

Finally, have it review the result against the references without trying to make it identical. A good review checks hierarchy, readability, contrast, spacing, and whether the page still explains your product clearly. You can then save the successful decisions as notes for the next search.