Open Claude Code
Launch Claude Code from the desktop app (click the Code tab) or from your terminal. Both work the same way. If you are using the desktop app, you do not need to install anything separately.
Standard Operating Procedure
Give Claude Code a short brief and your copy. It looks at your brand's website, catches the feel, and builds a complete, responsive landing page you own outright. No page builder, no developer, no template.
For most founders, a landing page means an evening lost to a page builder or a week waiting on a designer and a developer. Plenty of offers never go live at all because the page never gets made. This SOP uses Claude Code to build the entire page from a paragraph of instructions. It reads your brand's website to catch the feel, then generates a self-contained HTML file with all the CSS inline, ready to open in a browser or paste into your funnel builder.
Prerequisites
Launch Claude Code from the desktop app (click the Code tab) or from your terminal. Both work the same way. If you are using the desktop app, you do not need to install anything separately.
Your brief tells Claude Code three things:
Keep the brief short. One paragraph is enough. Claude Code will go and look at the reference website to pull the palette, type feel, and overall mood.
Below the brief, paste the exact copy you want on the page. Organise it by section:
Tell Claude Code to use the copy exactly as written. This prevents it from rewriting your messaging.
Paste the full prompt (brief + copy + build instructions) into Claude Code and run it. Claude Code will:
The build typically takes 1 to 3 minutes depending on the complexity of the page.
Check the page at full width and on a phone-sized window. Look for:
NOTE
Claude Code reads the reference site to catch the feel, so the colours and type come out in the spirit of the brand, close to it rather than pixel-for-pixel exact. This is what you want anyway, because you are building for your own brand.
If anything needs adjusting, describe the change in plain language. Claude Code will edit the file and refresh the browser.
Go through one or two rounds of refinement until the page looks right.
The output is a single HTML file. To get it live:
WARNING
Claude Code cannot push the page into your funnel builder automatically. GHL (and similar tools) keep their page builder closed to outside tools. The paste-into-custom-code-block step is manual. A full custom page like this sometimes needs a small tidy to sit exactly right inside the builder's container.
Replace the bracketed sections with your own brand, copy, and structure. This is the template used in the masterclass demo.
Do I need to know how to code?
No. Claude Code writes all the code for you. You describe what you want in plain language and paste the output into your funnel builder. You never need to read or edit the code yourself.
Can I use this for my own brand instead of copying a reference?
Absolutely. Point Claude Code at your own website instead of a reference brand. It will read your site and match the look. If you do not have a website yet, describe the design direction in the brief (colours, mood, type style) and Claude Code will build from that description.
Will the page match the reference brand exactly?
It will be in the spirit of the brand rather than a pixel-perfect copy. The colours and type will feel close, which is what you want. If you need exact brand compliance, provide your specific hex codes, font names, and spacing values in the prompt.
Can Claude Code push the page live for me?
Claude Code can build the page and open it locally in your browser. Getting it live depends on your hosting setup. If you use a funnel builder like GHL, you paste the code into a custom code block. If you use GitHub Pages or a static host, Claude Code can push the file there directly.
What if the page needs images?
If you have images, place them in a folder and tell Claude Code where they are. It will reference them in the HTML. If you do not have images yet, Claude Code can use placeholder sections or suggest free image sources.