This British developer (looks like Macaulay Culkin) learned how to create turnkey SEO websites using Claude Code. They generate 50,000 clicks per month, and he single-handedly built and sold a company for half a million dollars
He developed a system in Claude Code that fully automates in just a few minutes what traditional SEO agencies spend weeks on with teams of developers, copywriters, and optimizers
No complicated hosting setups or WordPress. Just him, a MacBook, Claude Code, and instructions in one single file claude.md. His stack is free Claude Code, a Semrush trial, and free deployment via GitHub Vercel
Claude analyzes files with examples of his style and humor, completely removing any signs of “AI text.” The custom skill /blog automatically takes a keyword from a CSV, parses the top 3 Google results, pulls photos via the Pixels API, and runs the page through an 80 point checklist.
Here’s the system prompt he embeds into the orchestrator:
"You are a top SEO copywriter with a sense of humor. Write articles that people actually want to read with their morning coffee. We’re not a brochure we’re your buddy at the pub
Rules:
// The first 50 words must include at least one dad joke.
// Add 3-5 internal links and 2-3 external links
// Main keyword in the first 100 words. End with an FAQ block (4-8 questions)
// Strictly follow Next.js static site generation (SSG) for speed"
The system clearly knows its tasks and limits:
→ It writes engaging content to keep users on the site (dwell time)
→ Automatically creates hidden meta tags (title, description), sitemap.xml, and robots.txt
→ Rewrites the code to meet Google Lighthouse requirements until all scores hit 100%
If the page load speed (Performance) drops below standard because of legacy JavaScript or render-blocking elements, Claude stops, optimizes the code, and redeploys the site
He has no outside developers. Just a project folder on his computer, Claude Code, and the GitHub Vercel combo
Out of everything that appeared in 2026, this is the cleanest way for solo promotion: $0 spent on a team, automatic ranking in Google top results all powered by one Claude Code, custom skills, and clear prompts