You never start from a blank screen.
A kit is a small file that teaches Claude how to do one job well. You put the file on your computer, and from then on Claude knows that job. Every kit here was built first, then handed to you. They are yours to keep, including future versions.
Kits run in Claude Code, which is a version of Claude that works on your computer. To use them you need Claude Code installed and a paid Claude plan, about $20 USD a month.
I am telling you before you download rather than after. The kits are yours either way, and they will still be here whenever you decide to set that up. If you came from the online intro, the exercise you did that night needs none of this.
Where each kit fits
The system has five parts. Every kit belongs to one of them, plus one bonus kit for the offer conversation weeks later.
| Part | What it does for you |
|---|---|
| Aim | Find the roles that actually fit |
| Get Found | Document your journey in public so the right people find you |
| Get Answered | Your resume and portfolio, translated into what North American hiring teams recognise |
| Connect | Relationships, not transactions |
| Interviews | The interviewer is your user. Each round wants a different thing |
Only one kit has been run all the way through against a real resume and a real job posting. The rest are written and not yet tested. We say so here rather than let you find out. Nothing gets handed to a room until it has been run.
The kits
target-employer
Aim & Get AnsweredTakes one job posting and your record, and builds a web page that pitches you for that one role, designed in that company's own style. Not a template swap. One company, one role, one page. This is the live demo in the intro session.
Two finished examples: joseplatero.com/affirm and joseplatero.com/thomsonreuters. Read those before you build one. They teach more than the instructions do.
targeting-kit
AimTakes what you are actually good at, what you actually care about, and what the market is actually doing, and gives you a short ranked list of companies and role titles worth your energy. With a written reason for each one, so you can say out loud why you are applying there.
This is the longer version of the intro session exercise, for when you have real job postings in front of you. Open the file and fill in the four bracketed fields at the top before your first run.
voice-and-tone
Get FoundReads writing you have already done, learns how you actually sound, then drafts LinkedIn posts and newsletter issues in your voice instead of in robot voice. Includes a step where you throw away drafts that do not sound like you, and the comment first LinkedIn approach. Documenting your journey, never promoting yourself.
warm-circle
ConnectRemembers people properly: who they are, what they care about, what they are working on, what you last talked about. Then, once a week when you sit down and ask, it tells you who you have been quiet with and drafts a message you rewrite in your own words and send yourself. Nothing pings you and nothing sends for you, on purpose. Most people only reach out when they need something. That is exactly why it does not work.
interviewer-profiler
InterviewsYou give it the job description and who is interviewing you. It gives you a read on that person: what they are looking for, how they judge, which of your stories to tell, what they will likely ask, and what to ask back. A round is one conversation in a hiring process, and there are usually four or five. Each one wants something different.
offer-coach
Bonus, after the offerFor when the offer arrives, weeks after the course. Reads the whole package, suggests an anchor and a counter, drafts your reply, and rehearses the call with you. An anchor is the first number said out loud, which sets the middle of everything after it. The first number is rarely the last.
It prepares and rehearses, and that is the whole job. It is never legal, tax, or financial advice, and it will not tell you what the market pays. You bring the research. For a contract question, pay a lawyer for an hour.
resume-formats
Get AnsweredWrite your career once in one file, then render it into whichever format fits the person you are trying to reach. A plain CV for the portal. A memo for a consultancy. An API reference for an engineering team. A museum retrospective for a long career. Twenty formats, each with the mapping worked out.
The idea underneath it: people already know how to read a pricing page. When your record arrives in that shape they read it fluently, and they remember it, because nobody else sent one. It never invents a number and never turns "contributed to" into "led".
Second brain starter & mentions ledger
Get FoundThese are folders and files you make, not kits you install. The second brain is one folder that holds everything: people, projects, writing, proof. The mentions ledger is one file where you write down every mention, quote, photo and screenshot of your work as it happens. Proof only adds up if you catch it. Most people lose theirs.
How to install a kit
A kit is a folder with a SKILL.md file inside it. Claude Code looks in one place for these:
.claude/skills/<kit-name>/SKILL.md
So the warm circle kit ends up at .claude/skills/warm-circle/SKILL.md.
Steps
- Open Terminal. On a Mac, press Command and Space, type
terminal, press Enter. - Go to the folder where you keep your job search work:
cd ~/job-search - Make the folders for the kit:
mkdir -p .claude/skills/warm-circle - Put the
SKILL.mdfile inside that new folder. You can drag it there in Finder. Press Command, Shift and the full stop key in Finder to see hidden folders like.claude. - Start Claude Code by typing
claudeand pressing Enter. - Check it worked. Type
/skillsand press Enter. You should see the kit in the list.
Kits installed in .claude/skills/ only work inside that folder. If you want a kit everywhere, put it in ~/.claude/skills/ instead, with the ~ at the front. That is your home folder, and Claude reads it no matter where you are working.
To use a kit, just describe what you want in normal words: "add Priya to my warm circle" or "draft a LinkedIn post about the booking flow". Claude picks the right kit on its own. You do not need to remember a command.
If you have never used a terminal
That is completely normal. Most people in this course have not.
The Terminal is a window where you type instructions instead of clicking. It looks unfriendly. It is not dangerous when you are only making folders and running Claude.
- You cannot break your computer with the commands on this page.
cdmoves you into a folder.mkdirmakes a folder.lslists what is there. None of them delete anything. - Claude can talk you through it. Once Claude Code is running, type "I do not understand what folder I am in, help me" in plain English. It will explain and it will not judge you.
- Copy and paste. You do not need to type commands by hand. Use the copy buttons on this page. In Terminal, paste with Command and V.
| Command | What it does |
|---|---|
pwd | Tells you which folder you are currently in |
ls | Lists what is in this folder |
ls -a | Lists everything, including hidden folders like .claude |
cd ~ | Go back to your home folder |
mkdir -p a/b/c | Make folders, including any missing ones in between |
claude | Start Claude Code |
Please install Claude Code and check it runs. If thirty people install it at 10am, the morning is gone. There is a setup email and a short video the week before, plus an optional setup call. Use them. If something fails, tell me before the day, not on it.
If your laptop breaks on the day, there are paper worksheets for every block. You will not sit and watch.
What kits do not do
A kit is instructions, not software. It cannot remember anything between sessions unless you keep the files. It cannot browse the web unless you ask it to. It cannot send an email, message anyone, or do anything while you are not there.
Claude also gets facts wrong, confidently. Every kit here tells you where to check its work yourself. Do that part. It is the difference between a system and a mess.