We teach the prompts, the workflow, and the tools that close it. Start here: the vault. Steal the exact prompts we run, then direct the output like a senior.
Sharp
Edit, reorder, or switch off any block. The score moves live. Miss a part and the model fills the gap with a guess.
You are a senior product engineer who ships.
I am a solo creative, not a coder, building {a small web tool} for {my audience}. I care that it works and looks intentional, not that it is clever.
Build me {the thing}, end to end, in one file I can run.
No dependencies I have to install. Explain nothing unless I ask. If a choice is ambiguous, pick the simplest option that works and tell me in one line what you picked.
Full code first, then a three line how to run it at the bottom. No preamble.The starter skill file and the prompt pack we actually build with. Drop your email and they open right here, plus you get every new drop.
Not the buzzword version. The actual skill of saying precisely what you want, with the right context and constraints, so the output is something you can use. It is the most transferable skill in this space right now. The vault at the top of this page is it, in practice.
Claude Code is the tool we actually build in. This is the crash course, the real moves from our sessions, not the version posted for engagement. It updates with every shift, and more lands every month.
This is the whole point. The stuff that used to need a developer, or a whole team, is reachable now. Here is the range, and the kind of thing you would ask for.
turn a messy spreadsheet into a chart people actually read.
ask: chart this csv as clean bars, one accent color, label the axes.
a month of posts, planned and laid out, in a single pass.
ask: build a month grid and drop these post ideas onto the right days.
a clickable prototype of the thing in your head, no team.
ask: make a one page demo of {idea}, in one file i can open.
a small tool for your one specific annoying problem.
ask: i need a tool that {does the annoying thing}. simplest version first.
The creative who learns to build right now, even imperfectly, has an unfair advantage for the next several years.
The window is open. This is how we think about walking through it.
Our full development stack, from framework to deployment. These are the tools we build and ship with every day, chosen for speed, reliability, and developer experience.
New React projects now assume server-first. Reach for client components only where you truly need interactivity.
The newer build pipeline means near-instant rebuilds. If you are on an old config, the upgrade is worth an afternoon.
Tab-complete that reads your codebase is now table stakes. The skill is steering it well, not whether you use it.
Copy-in libraries like shadcn/ui keep winning over heavy dependencies. Less lock-in, more control over the details.
Custom Claude Code skills we built for this exact repo. Funny name on the label, dead-serious job inside. The strength rating is the same headache scale the skills score with. Take as needed.