naming
Description
A [Claude Code](https://docs.anthropic.com/en/docs/claude-code) skill for naming products, SaaS tools, brands, and projects.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
naming
A [Claude Code](https://docs.anthropic.com/en/docs/claude-code) skill for naming products, SaaS tools, brands, and projects.
Metaphor-driven naming that produces memorable, meaningful names — and avoids AI slop.
What this does
When invoked, this skill guides Claude through a structured naming process:
- Naming brief — establish what the product does, who it's for, what it should feel like
- Metaphor exploration — map conceptual territories before brainstorming names
- Candidate generation — produce names grounded in metaphor, not thesaurus surfing
- Filtering — kill AI slop and anti-patterns
- Evaluation — score and compare finalists with a weighted rubric
- Availability checking — verify domains, handles, and package names
- Decision — present top candidates with origin stories and trade-offs
Install
As a project skill (this project only)
Clone or copy the repo contents into your project's `.claude/skills/naming/` directory:
# From your project root
mkdir -p .claude/skills
git clone https://github.com/glacierphonk/naming.git .claude/skills/naming
As a personal skill (all projects)
mkdir -p ~/.claude/skills
git clone https://github.com/glacierphonk/naming.git ~/.claude/skills/naming
Usage
In Claude Code:
/naming
Then describe what you need a name for. Claude will walk you through the full process.
You can also reference the skill naturally in conversation — describe your naming challenge and Claude will pull in the relevant reference files.
Quick start
You don't need to read any of the reference files before using the skill. Just:
- Type
/naming - Describe what you're building in one sentence
- Claude handles the rest — it loads the right references at each step
...
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development