Skip to main content

All the prompts from the video, plus the Skill Builder

The free kit from Claude Code for Beginners. Paste your way from an empty folder to a live website and a CRM you own, then type /skill-builder and turn the rest of your week into skills.

Free. 6 plain files in one zip, and no coding needed.

Example session. The jobs and numbers are illustrative.

Same AI, 3 very different jobs

Most founders are still on the first rung, explaining their business from scratch every morning. The kit is how you skip to the third.

Chat starts from zero every time
A new conversation opens empty, so you re-explain who you are, what you sell and how you like it done, and the answer is still a guess.
A Project keeps your files, and that's where it stops
Your uploads carry over between chats. Nothing else does: no files on your computer, no tools, nothing put online.
Claude Code works inside a folder on your computer
It reads your rules file before each task, edits real files, connects to GitHub, Supabase and Cloudflare, and keeps a history of every change.

What's in the kit

6 files, and this is exactly what's in the zip. Pick one to read it.

Skill
Reference
The prompts
prompts.md
4. Write the rules fileCreate an AGENTS.md for this project and link CLAUDE.md to it, so there's one file. This project is a website and a CRM for [AGENCY NAME], a [WHAT YOU DO] agency for [WHO YOU SERVE]. Put these rules in it, keep it short, and remove any rule that doesn't change what you'd do:- Stack: SvelteKit with Svelte 5 and TypeScript, Tailwind CSS v4, shadcn-svelte for components, Phosphor for icons, Supabase for the database and logins, Cloudflare Workers for hosting, GitHub for version control, pnpm for packages. Never add another tool without asking me first.- Design: PRODUCT.md says who we are, DESIGN.md says how everything looks. Read both before you touch anything visual, and never hard-code a color or a font size that isn't a token.- Never: stock photos, purple gradients, glassy cards, emoji as icons, lorem ipsum.- Secrets live in .env only, and .env never goes to GitHub.- Before you build anything, show me a plan in plain English and wait for my yes.- When something works, commit it with a short message that says what changed.No agency yet and just practising? Swap the second sentence for: *"Pick amade-up agency name and one niche it serves."* That's how Brightwell, the SEOagency for dentists, got its name in the video.The `CLAUDE.md` in this kit is the finished version, if you'd rather fill in

All 17 steps from the video in order, from claude --version to a live site. Swap the brackets and paste.

The clean version of everything I typed on camera.

What you've got when the video ends

One sitting, on tools with free tiers.

A website that doesn't look like every other AI site
impeccable writes your PRODUCT.md and DESIGN.md before the first page exists, so the site carries your brand from page one.
A CRM nobody can raise the price on
Inquiries from your form land on a board behind your team's login, in a Supabase database you own. Need a phone field? Ask for it.
A save point for every change
The whole project lives on GitHub. Break something and you go back to yesterday in one line.
Going live in one word
A check that stops a broken push, then the ship skill for commit, push and live. Change a headline, say ship, look at your phone.

Questions

Do I need to know how to code?
No. You'll type sentences, not code. The video explains every tool with a plain-English picture first, and when something errors, you paste the error back into Claude. That's most of what I did when I started.
Which Claude plan do I need?
Claude Code isn't on the free plan, so you'll need Pro or higher. The current prices are on Anthropic's plans page. The kit itself is free.
Does it work on Windows?
Yes. The prompts file has the Windows install lines next to the Mac ones. PowerShell and Command Prompt each get their own install line, and the file shows you how to tell which window you're in.
What does the rest cost?
GitHub, Supabase and Cloudflare all have free tiers, and a website plus a small CRM fits inside them to start. You'll only pay once you grow past them.
I'd rather use React, or my own hosting. Does the kit still work?
Yes. Change the stack line in CLAUDE.md and the rest of the prompts stay the same. The skills work the same whatever you build with.
Is what I build safe to put online?
The go-live checklist covers the four things that bite first: keys on GitHub, open database tables, a CRM without a login and public sign-ups. For the full security pass, that's what Build Your Own Software is for.
Can I use the skills in the Claude app too?
Yes. Zip the skill's own folder and upload it under Customize, then Skills. The same file works in chat, Cowork and Claude Code.

Start with an empty folder tonight

Free, in your inbox in a minute: all the prompts from the video, the rules file, and 2 skills that keep working after the video ends.