Original Reddit post

I’m a designer and I’ve been having a ton of fun with AI coding tools but the one thing that drives me nuts is how they just start building immediately. No planning, no “hey what should this actually look like”, no exploring different directions. You say “build me a recipe app” and it’s off to the races. So I made a thing. Made with Bot is a free Mac app where you describe what you want and the bot actually walks you through design decisions before writing any code. It shows you visual previews of different styles, comparison tables, recommendations, the whole deal. Then once you’ve made your choices it builds the project on your machine. https://madewithbot.com/ My kids have been using it and honestly they’ve built cooler stuff than some of my stuff Works with Claude Code, Codex CLI, or Gemini CLI. Totally free and open source. I also made Better Plan Mode for people already using AI coding tools. Same idea but you just drop it into your existing setup and it makes the planning phase way more visual and structured. https://github.com/jnemargut/better-plan-mode Let me know what you think! submitted by /u/jontomato

Originally posted by u/jontomato on r/ClaudeCode