S

Smart Domain Name Brainstormer Kit

Boost productivity with intelligent generate creative domain name ideas with availability check. Built for Claude Code with best practices and real-world patterns.

SkillCommunitymarketingv1.0.0MIT
0 views0 copies

Domain Name Brainstormer

Creative domain name generation toolkit that brainstorms, evaluates, and validates domain name ideas for brands, projects, and products using linguistic analysis, availability checking, and brand fit scoring.

When to Use This Skill

Choose Domain Name Brainstormer when:

  • Launching a new product, startup, or side project that needs a domain
  • Rebranding an existing project and need fresh domain ideas
  • Finding alternatives when your preferred domain is taken
  • Evaluating domain names for memorability and brand potential
  • Generating domain names that work across multiple TLDs

Consider alternatives when:

  • Already have a domain and need DNS configuration — use DNS tools
  • Need trademark search — use legal/trademark services
  • Need domain transfer or management — use registrar tools

Quick Start

# Activate domain brainstormer claude skill activate smart-domain-name-brainstormer-kit # Brainstorm domains for a project claude "Brainstorm domain names for a developer productivity tool called TaskFlow" # Find available alternatives claude "Find available domain alternatives for 'codebuddy.com'"

Example Brainstorm Session

## Domain Brainstorm: AI Code Review Tool ### Naming Strategies | Strategy | Examples | Pros | |----------|---------|------| | Descriptive | codereview.ai, reviewbot.dev | Clear purpose | | Invented | revuai.com, codify.io | Unique, trademarkable | | Compound | smartreview.dev, codecheck.io | Memorable, descriptive | | Metaphor | lighthouse.dev, sentinel.ai | Evocative, brandable | | Abbreviation | cr.ai, rvw.dev | Short, modern | ### Top Candidates 1. **codesentinel.dev** — Evokes vigilance and protection - Memorability: 8/10 - Brandability: 9/10 - Available: .dev ✓ .com ✗ 2. **revuai.com** — Short, modern, AI-focused - Memorability: 7/10 - Brandability: 8/10 - Available: .com ✓ 3. **codeguard.io** — Clear purpose, professional - Memorability: 8/10 - Brandability: 7/10 - Available: .io ✓ .com ✗

Core Concepts

Naming Strategies

StrategyDescriptionWhen to Use
DescriptiveDirectly describes the product/serviceWhen clarity matters most
Invented/CoinedNew words or mashupsWhen uniqueness and trademark are priority
CompoundCombining two real wordsBalance of clarity and uniqueness
MetaphorUsing analogies or symbolsFor emotional/aspirational branding
AcronymFirst letters of phraseFor professional/enterprise products
TruncationShortened real wordsFor modern, techy feel
PortmanteauBlending parts of wordsFor creative, memorable names
Foreign WordsUsing words from other languagesFor global appeal or unique sound

Domain Evaluation Criteria

CriteriaWeightDescription
Memorability25%Easy to remember after hearing once
Pronounceability20%Easy to say aloud without spelling
Length15%Shorter is generally better (under 12 chars ideal)
Brandability15%Can build a strong brand identity around it
SEO Potential10%Contains relevant keywords naturally
TLD Availability10%Available in desired TLDs (.com, .dev, .io)
Trademark Safety5%Low risk of trademark conflicts
// Domain name evaluation scoring interface DomainCandidate { name: string; tld: string; scores: { memorability: number; // 1-10 pronounceability: number; // 1-10 length: number; // 1-10 (inversely proportional) brandability: number; // 1-10 seoRelevance: number; // 1-10 tldFit: number; // 1-10 overallScore: number; // weighted average }; available: boolean; alternatives: string[]; // Similar available domains }

Configuration

ParameterDescriptionDefault
keywordsCore keywords to build names fromRequired
industryIndustry context for relevant suggestionstechnology
preferred_tldsPreferred top-level domains[".com", ".dev", ".io"]
max_lengthMaximum domain name length15
styleNaming style: professional, playful, techy, minimaltechy
countNumber of suggestions to generate20
check_availabilityVerify domain availabilitytrue

Best Practices

  1. Prioritize pronounceability over cleverness — A domain name that people can say aloud and spell correctly from hearing it is worth more than a clever wordplay that requires explanation. Test by saying the name to someone and asking them to type it.

  2. Check social media handle availability alongside domains — Consistent naming across domain, Twitter, GitHub, and npm creates a cohesive brand. Check handle availability early — a great domain with no matching social handles creates brand fragmentation.

  3. Avoid hyphens, numbers, and double letters — These cause confusion in verbal communication. "Is that twenty-four or two-four? With or without a hyphen?" Keep the domain clean and unambiguous to spell.

  4. Consider the .dev and .io TLDs for developer tools — While .com remains the gold standard, .dev and .io have strong recognition in the developer community. A memorable .dev domain often serves better than a long, compromised .com.

  5. Research trademark conflicts before committing — A domain being available doesn't mean the name is legally safe. Search USPTO, EUIPO, and relevant trademark databases. A trademark dispute after building brand equity is costly and disruptive.

Common Issues

All good .com domains are already taken. Focus on two strategies: creative compound words that haven't been combined before, or embrace alternative TLDs. Domains like linear.app, vercel.com, and deno.dev prove that the right name matters more than the TLD for developer brands.

Domain name sounds good but is hard to spell. Test the name with the "radio test" — say it aloud to five people and ask them to type it. If more than one person misspells it, reconsider. Common pitfalls: uncommon letter combinations, ambiguous sounds (c/k/q, f/ph), and silent letters.

Can't find a name that's both unique and descriptive. Choose one priority and compromise on the other. "Stripe" is unique but not descriptive of payments. "PayPal" is descriptive but less unique. Both built massive brands. Pick the dimension that matters more for your market and audience, then build brand recognition around it.

Community

Reviews

Write a review

No reviews yet. Be the first to review this template!

Similar Templates