naming
Installation
SKILL.md
<tool_restrictions>
MANDATORY Tool Restrictions
REQUIRED TOOLS:
AskUserQuestion— Preserve the one-question-at-a-time interaction pattern for every follow-up question, including exploring names, checking TLDs, and choosing strategies. In Claude Code, use the tool. In Codex, ask one concise plain-text question at a time unless a structured question tool is actually available in the current mode. Keep context before the question to 2-3 sentences max, and do not narrate missing tools or fallbacks to the user. </tool_restrictions>
Naming Workflow
Generate and validate project/product name candidates using the naming agent.
What This Does
- Reads your project materials (README, package.json, vision doc)
- Extracts naming seeds (core function, metaphors, audience, differentiators)
- Generates 8-12 name candidates using tech naming strategies
- Checks domain availability across all Vercel-supported TLDs
- Checks GitHub for popular repos with the same name
- Searches for existing products in the same space
Related skills