Start Here
Module 01 · Lesson 02 of 8

You Don't Need to Be Technical

4 min read

Why coding ability is no longer the barrier to building real AI systems · and what actually matters instead.

Before I started building AI systems, I didn't know how to code.

I couldn't deploy to Vercel. I couldn't connect GitHub. Databases were foreign. Stripe integrations were foreign. The whole technical side of building products felt like it was for other people · people who'd studied computer science or spent years in engineering roles.

Then I started using Claude Code.

The first time I deployed something properly, it wasn't because I'd learned to code. It was because I stopped trying to understand every line and started treating Claude like a senior engineer I could ask anything. I'd hit an error, screenshot it, paste it in, and say "what's happening here and how do I fix it." It would explain it, fix it, and we'd move on.

That's still how it works. That's how most people here work.

"I really am mostly programming in English now · telling the LLM what code to write in words. The power to operate over software in large code actions is just too net useful."

Andrej Karpathy, co-founder of OpenAI

The two things that still trip people up

1. Opening a terminal for the first time

It looks unfamiliar. There's no visual interface. You type commands and hope something happens. This feeling goes away after about 20 minutes of using it. Nothing in SkillTree requires you to understand what's happening under the hood · just follow the steps, and when something breaks, paste the error into Claude.

2. Running into errors

Everything throws errors. Engineers hit errors. The difference is that engineers have seen them before. You'll see them for the first time, and it'll feel like something's wrong. Nothing is wrong. Screenshot the error, paste it into Claude, describe what you were trying to do. It will fix it. Almost always on the first try.

What the real skill is

The skill SkillTree builds isn't coding. It's knowing what to build, why to build it, and how to direct Claude to build it well. That's a different skill entirely · and it's fully learnable regardless of technical background.

The only thing that separates people who build real things from people who don't is persistence. Not talent. Not a CS degree. Persistence.