brianchitester.comPostsPolymath Profiles

Bootstrapping New Projects with Cursor

How I used Cursor to clone my favorite blog setup — and how you can too*

When you’re spinning up new projects regularly, it doesn’t take long before you start to crave a “starter kit.” You know — all the integrations you like, the folder structure that feels right, maybe a few libraries you reach for every time. Normally, getting back to that baseline means either copy-pasting from an old repo or painstakingly recreating your stack by memory.

But the other day, while working in Cursor, I stumbled on a surprisingly effective (and frankly kind of magical) workflow: you can ask Cursor to generate a tutorial based on one of your existing projects — and then use that tutorial to recreate the entire project from scratch.

Here’s how it went down

I had just finished setting up my personal blog project. It was built the way I liked it: clean structure, Tailwind for styling, and the usual bells and whistles I reach for. I wanted to make it easy for others to recreate something similar — so I asked Cursor to write a tutorial for how to build a blog like mine.

That’s it. No prompt engineering, no complex instructions. Just: “Write a tutorial for how to build this blog.”

And what I got back was gold.

Cursor spit out a detailed, step-by-step guide — human-readable, sensible, and accurate. What’s wild is that I could then open a brand new project, paste that tutorial right back into Cursor, and it set up the entire project again, from scratch.

Same stack. Same structure. Same vibe. 100% match.

Why this is awesome

This is more than just a shortcut — it’s a whole new way to scale your favorite setups. Cursor essentially becomes a self-replicating assistant. If you’ve ever:

…this changes the game.

Tips if you want to try it

What’s next?

I’m going to try this again soon for one of my Supabase Auth-based toy apps — something I build frequently. If this works as well as it did for the blog, I’ll basically never have to re-do my boilerplate setups again.

I’m also curious to compare the output if I ask Cursor to generate an AI prompt instead of a tutorial — but even with the human-readable guide, the results have been spot on.


If you’re already using Cursor, give this a shot. You might be surprised how easily you can clone your dev brain — no copy/paste required.

And hey, if you try it and run into something interesting (or unexpected), I’d love to hear about it.


Let me know if you’d like to:

2025 © Brian Chitester.