Build Gorgeous Websites with AI

One agent. 22 design skills. One safe prompt.

Paste it into Claude Code from your project folder. Your Web Designer agent, curated skills, and starter context files install without overwriting existing work.

Works in
Claude CodeAgent install
MacRelative paths
WindowsPowerShell
Scroll to get the prompt

From idea to live site in an afternoon

01

Copy the prompt

Hit Copy above. The entire install command lands in your clipboard.

02

Paste into Claude Code

Open Claude Code from your project folder and paste. The kit installs with no silent overwrites.

03

Describe what you want

Your Web Designer agent now has professional design intelligence. Describe your site and it builds something genuinely beautiful.

Johanna, Cohort 1

“I have particles floating in the background, a circle following my cursor, things glowing. I could not believe I built this in one session.”

Johanna

Cohort 1

Want to learn how to do this?

Join the Business Automation Mastermind

A small, focused group of business owners who meet weekly to build real things, fast -- leaving more time to serve clients and be with the people you love.

Small group, capped at 15
We meet weekly
Idea to live site in one session
Learn More

Real reactions from the Mastermind

What people said the first time they built a website in one session.

I used to pay all these people; now I can do it myself.

SunDari

SunDari

Cohort 1

I have particles floating in the background, a circle following my cursor, things glowing. I could not believe I built this in one session.

Johanna

Johanna

Cohort 1

It pulled in my calendar link, my WhatsApp, all my deck photos. This is 90% of the website I wanted. In 45 minutes.

Ronnie

Ronnie

Cohort 1

The Prompt

Copy. Paste. Done.

In the Business Automation Mastermind, this is how we go from zero to a fully equipped design environment in minutes.

web-designer-agent-kit-install
Install Joe Che's Web Designer Agent Kit.

You are working inside my current website project folder. Treat "." as the project root on both Mac and Windows.

Rules:
- Detect whether I am on Mac, Windows PowerShell, or Windows Command Prompt.
- Use the matching terminal commands.
- Do not overwrite any existing files.
- If a target skill, agent, CLAUDE.md, USER.md, or SOUL.md already exists, leave it alone and report it as skipped.
- If git, node, or npm is missing, stop and tell me exactly what to install.
- If one external skill repo fails, continue installing the rest and report the failure clearly.
- Use relative project paths for the repo folder and context files.
- Clone the kit into ./.masterminds-web-designer-agent-kit.
- After installing, run the health check with --project=.

Steps:
1. Check:
   git --version
   node --version
   npm --version
2. If the repo is not already in this project, clone it:
   git clone https://github.com/josephtandle/web-designer-agent-kit .masterminds-web-designer-agent-kit
3. Install context files:
   Mac:
   node .masterminds-web-designer-agent-kit/scripts/install-context.mjs --target=.

   Windows PowerShell:
   node .\.masterminds-web-designer-agent-kit\scripts\install-context.mjs --target=.
4. Install the agent and skills:
   Mac:
   node .masterminds-web-designer-agent-kit/scripts/install-web-designer-kit.mjs

   Windows PowerShell:
   node .\.masterminds-web-designer-agent-kit\scripts\install-web-designer-kit.mjs
5. Run the health check:
   Mac:
   node .masterminds-web-designer-agent-kit/scripts/health-check.mjs --project=.

   Windows PowerShell:
   node .\.masterminds-web-designer-agent-kit\scripts\health-check.mjs --project=.
6. Tell me:
   - installed skills
   - skipped skills
   - failed skills
   - created/skipped CLAUDE.md, USER.md, and SOUL.md files
   - the next prompt to paste

The installer is designed to skip existing files by default and report exactly what changed. Review the public repo before installing anything new.

0

curated skills

0

Web Designer agent

0

silent overwrites

Everything in this prompt

Every item links to its GitHub page so you can review it before installing.

P.S. This page took 4 minutes to build with these exact tools. I only looked at it once :)