Plugins for Claude Code.
Built for my own projects. Sharing what's useful.
- Domain Finder - Check domain availability while brainstorming
When brainstorming project ideas with Claude, I got tired of checking if domains were available manually. So I built this — Claude now checks availability automatically when suggesting domain names.
/plugin marketplace add jcoulaud/builderkit
/plugin install domain-finder@builderkit
Just ask Claude naturally:
"I'm building a habit tracker, what domains are available?"
Or use the slash commands:
/domain-finder:brainstorm crypto trading app
/domain-finder:check mycoolapp.io
What you get:
- 10+ available domain suggestions
- Smart TLD selection (.com, .io, .ai, .app, .dev, etc.)
- Recommendations with reasoning
MIT