iscale-llc/domain-finder-claude-code ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple command line tool for Claude Code that helps brainstorm brandable domain names.
I want to type in a business idea, get a bunch of creative domain suggestions back, and then check which .coms are actually available using the Namecheap API. It should feel interactive, so I can keep refining the idea until I find a name I like.
Please make it save the results to a file in a results folder, and show the domains in a clean way with the available ones clearly marked. It would be great if it can come up with different styles of names, like direct combinations, clever made up words, and other brandable variations, then check them in batches.
Use Node.js and keep it easy to run from the terminal. If you need current setup details, look up the latest docs online.