School of Applied AI
About
Use Cases
Curriculum
For Teams
Pricing
Blog
Enroll
Secure Your Spot
About
Use Cases
Curriculum
For Teams
Pricing
Blog
Enroll
Secure Your Spot
MakerSquare Guides
Practical guides for building with AI.
Step-by-step walkthroughs for the tools and workflows every AI builder needs. No CS degree required.
1
Dev Setup
How to set up a CLAUDE.md file — and why it changes everything.
A CLAUDE.md file gives Claude persistent memory about your project. Set it up once, stop re-explaining yourself every session.
5 min read
Beginner
Read the guide
2
Deployment
How to deploy your project with Vercel and GitHub in 10 minutes.
Your project isn't real until it has a URL. Connect GitHub to Vercel and get a live link — and automatic updates every time you push.
8 min read
Beginner
Read the guide
3
Version Control
The git workflow every non-coder needs: add, commit, push.
Three commands. That's the whole loop. Here's what they do, why they matter, and how to use them without thinking about it.
6 min read
Beginner
Read the guide
4
AI Prompting
How to write prompts that actually get results.
Most AI prompts fail for the same three reasons. Learn the anatomy of a prompt that works — role, context, task, format — with before-and-after examples.
7 min read
Beginner
Read the guide
5
Dev Tools
How to use Cursor for the first time — as a non-coder.
Cursor is a code editor with AI built in at every level. Here's how to navigate the interface and start building in your first session.
8 min read
Beginner
Read the guide
6
Database
How to set up a Supabase project from scratch.
Supabase gives you a real Postgres database with a visual editor and instant APIs. Set up your first project, create a table, and connect it to your app.
9 min read
Beginner
Read the guide