Featured prompt: Don't Lose Your Work — Folders, Git, and Checkpoints
The minimum safe setup for total beginners: a real project folder, a Git repo, a remote backup, and repeatable checkpoints.
"I am a beginner and I want the safest possible project setup before I keep building.
Help me:
1. confirm this project has the minimum Git safety setup
2. check that `.env`-style secret files are ignored
3. tell me what files should and should not be committed right now
4. suggest the next safe checkpoint
Do not rewrite history, force push, or delete files unless I explicitly approve it."