Free workshop: build with AI without losing control of your project View the workshop →
vibebusters

// the basics checklist

The habits that keep you in control of your app

Building with Lovable, Claude Code, Codex, Antigravity or another AI tool? This checklist protects what you will need later: code, data, accounts, keys, domain and repository instructions. No technical background required.

1. Keep your code

2. Keep your data

3. Keep your access

4. Know your limits

5. Make the repository transferable

Going further

This checklist covers the basics: staying in control. The next step is going to production, and it has its own, beefier list: the checklist before opening to real users. In between, if you want to understand what the GitHub export really does (and doesn't do), read our code recovery guide. And to see all of it applied live on a working project, the free workshop is made for you. If the repository already exists and you want to assess its readability, the Takeover Index reviews 10 criteria and scores it out of 20.

// faq

The questions we keep hearing

Why keep the GitHub repository in your name from day one?

Because it becomes the reference copy of your code, whether you use a visual platform or an agent such as Claude Code or Codex. The repository should live in an account or organisation you control.

What is the most frequent trap when building with AI?

Creating the important accounts (database, domain, API keys) in someone else's name: a freelancer, a partner, or the platform itself. Whoever holds the account holds the resource. Every critical account should be created with your own email.

Is the app starting to carry business-critical work?

The Scan assesses security, control of components and ability to evolve.

Request a Scan