Brand naming
Brand name generator for startups, products, and apps. Uses naming patterns from iconic OSS projects (Kubernetes, Vite, Docker, Svelte) and startup playbooks. Invoke for any naming request: "name my startup", "what should I call this", "brand name ideas", "domain name ideas". If someone needs to name anything commercial, use this skill.From its SKILL.md
npx -y skills add mehtab78/skills --skill brand-namingAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
6.6 KB, ~1.6k tokens by cl100k_base, as published. Nobody here has run it
Brand Naming
Generate names with domain hints and brandability rationale. Names the user would actually want on a business card, not a wall of filler.
Step 1 β Gather context (if not already provided)
Three things before generating:
- What it is: industry, what problem it solves, what it feels like to use
- Brand attributes: 2-4 adjectives (e.g. "bold, technical, international")
- Constraints: length cap, preferred TLD, words to avoid, or "none"
If the user gave all three, skip ahead. If any are missing, ask all at once. If they wave context away, infer from industry and use mixed strategy.
Step 2 β Generate 20 names across multiple strategies
Pull from the pools below. Use at least 5 strategies across the 20 names. Strong names often combine two pools (a foreign word that is also a compound, a Greek root that happens to be a perfect misspelling candidate).
Pool A β The OSS playbook
Patterns proven by Kubernetes, Vite, Docker, Svelte, Redis, Bun, Deno, Vue
| Strategy | How | Famous example | Domain outlook |
|---|---|---|---|
| Foreign word that means the product | Pick a language (French, Japanese, German, Greek, Swahili...) and find a word that translates to the product's core feeling | Vite = French "fast" / Vue = French "view" / Svelte = French-Italian "slender" / Zustand = German "state" / Jotai = Japanese "state" / Hono = Japanese "flame" | π’ usually clear |
| Greek or Latin root | Mine mythology, nautical terms, classical science. The well is deeper than it looks | Kubernetes = Greek "helmsman" / Electron = physics / Prometheus = Greek titan / Axios = Greek "worthy" | π’ usually clear |
| Acronym-as-name | Make a meaningful acronym where the letters spell a real-sounding word | Redis = Remote Dictionary Server / GNU = GNU's Not Unix / Nginx = Engine-X | π‘ depends |
| Anagram | Rearrange letters of a relevant word | Deno = anagram of Node | π’ if coined |
| Unexpected short real word | Borrow a common noun that feels like the product but is not a literal description. Unforgettable, domain-hard | Bun / Rust / Go / Yarn / Babel / Parcel / Rails | π΄ .com likely gone, plan for .io/.dev |
| Metaphor from the product's feeling | Not what it does, what it is like. Docker workers load containers; Tailwind is the wind behind you | Docker / Tailwind / Ember / Phoenix | π‘ varies |
| Functional compound | Two relevant words fused into one | Webpack (web+pack) / Supabase (supra+base) / GitHub (git+hub) / Rollup | π‘ |
| Portmanteau + meaning | Blend a domain word with a quality word | Debian (Deb+Ian, creator names) / Fedora | π’ |
Pool B β Startup naming classics
| Strategy | How | Domain outlook |
|---|---|---|
| Invented word | Coin a new word: distinct syllables, pronounceable anywhere | Spotify / Kodak / Xerox |
| Creative misspelling | Drop a vowel or swap a letter from a real word | Lyft / Flickr / Fiverr / Tumblr |
| Suffix pattern | Attach -ify, -ly, -io, -hub, -able, -ment | Shopify / Grammarly / Calendly |
| Abstract / aspirational | Borrow from nature, science, emotion | Amazon / Apple / Uber / Stripe |
Pool C β Cross-cultural check
Before recommending any name, run it through:
- Does it sound rude, funny, or mean something else in Spanish, French, German, Japanese, Mandarin, Arabic?
- Can someone whose first language is not English pronounce it without coaching?
- Does it transliterate to something search-engine-unfriendly?
Flag names that fail rather than silently dropping them. Sometimes a problematic name is still the right pick once the user knows the tradeoff.
Pool D β Domain availability heuristics
No actual lookup, just pattern signals:
| Signal | Hint |
|---|---|
| Invented word, 8+ chars, unusual combo | π’ Likely available |
| Semi-common compound, moderate length, suffix patterns | π‘ Maybe available |
| Real English word, short/common, popular prefixes (get-, my-, go-) | π΄ Likely taken |
Include the .com signal. If π΄, suggest .io / .dev / .app as fallback and say so explicitly.
Step 3 β Format the output
Table first, 20 rows:
| # | Name | Strategy | Vibe | .com |
|---|------|----------|------|------|
| 1 | Vaultry | Invented | Secure, premium | π’ |
Brandability scores for top candidates only, not all 20. Rate on: memorability, pronounceability (works in non-English mouths), spellability when heard, uniqueness. One score out of 10, one line of rationale.
Top 3-5 picks: one sentence each on why it fits this specific brand.
Three wildcards: bolder, riskier, higher upside. At least one from Pool A. Label them: "These are bolder bets, not universally appropriate."
Step 4 β Iteration
If the user says "I like X but not Y" or "more like X":
- Generate 10 focused variants, not another full 20
- Narrow to the strategies that resonated
- Try to surface why they liked what they liked so each round gets sharper
What makes a name work
The best names do at least one of these things well:
-
Mean the product in another language. Vite, Vue, and Svelte all do this. You discover what the word means and the name earns its keep.
-
Borrow from a deep well. Greek, Latin, mythology: Kubernetes means "helmsman," Electron is a physics particle, Prometheus is the titan who stole fire. These give a name weight without sounding corporate.
-
Create a metaphor that fits the feeling, not the function. Docker was named for dock workers who load and unload containers. Tailwind is the wind at your back. You do not need to have used these tools to feel what they do.
-
Own their search term completely. Invented and misspelled names have no competitors. Spotify owns "Spotify." Lyft owns "Lyft." Worth the up-front weirdness.
-
Be deceptively simple. Bun, Rust, Go, Yarn: short real words applied sideways. These are unforgettable but nearly impossible to get as a .com. Plan the TLD strategy before falling in love.
Names that describe the product literally are almost always weaker than names that say what it feels like to use it. "InvoiceTracker" tells you what exists. "Ledgr" tells you what kind of thing you are dealing with.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.
Gives 0 of the 12 instructions most marketing audience skills give in ~1.6k tokens
Counted across 690 of the 894 authors here whose files we hold, read 2026-08-07
- Apply Poppins font to headingsin 41 of 690, across 6 files
- Apply Lora font to body textin 41 of 690, across 6 files
- Use Arial fallback for headingsin 39 of 690, across 4 files
- Use Georgia fallback for body textin 39 of 690, across 4 files
- Maintain text hierarchy and formattingin 39 of 690, across 4 files
- Use accent colors for non-text shapesin 38 of 690, across 3 files
- Use RGB values for precise color matchingin 38 of 690, across 3 files
- Use brand colors for primary text and backgroundsin 36 of 690, across 1 file
- Read product marketing context file before asking questions, starting, or auditingin 35 of 690, across 23 files
- Use active voice instead of passive voicein 26 of 690, across 10 files
- Implement or generate appropriate JSON-LD structured datain 24 of 690, across 17 files
- Prioritize clarity over clevernessin 22 of 690, across 8 files
Said here and by no other author read
- ask for industry, brand attributes, and constraints at once
- generate 20 names using at least five different strategies
- cross-check each name for cross-cultural transliteration and pronunciation
- estimate dot-com availability for each name
- suggest fallback top-level domains if dot-com is unavailable
- format 20 names in a table with strategy and vibe
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.