dragoon0x/everything-design-taste

naming-strategy

Product and feature naming, naming conventions, and linguistic considerations.

First seen Jul 18, 2026

Installation

$ npx skills add dragoon0x/everything-design-taste --skill naming-strategy

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from dragoon0x/everything-design-taste · top by installs.

npx skills add dragoon0x/everything-design-taste

Browse all from dragoon0x/everything-design-taste

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 11
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,254 B
  • docs SUMMARY.md 101 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

Naming Strategy

Product Naming Approaches

Type Example Pros Cons
Descriptive Microsoft Teams Clear function Generic
Invented Spotify Unique, ownable Needs marketing
Metaphor Slack Memorable Can confuse
Founder Bloomberg Personal, trustworthy Limited scalability
Acronym IBM Short Meaningless initially

Feature Naming Rules

  1. Descriptive over clever (users need to find it, not enjoy the pun)
  2. Consistent vocabulary (don't call it 'workspace' in one place and 'project' in another)
  3. Verb-first for actions ('Create project' not 'Project creation')
  4. Avoid internal jargon (what engineers call it isn't what users should see)
  5. Test with users: 'What would you expect this to do?'

Linguistic Testing

  • Does it translate well? (no accidental meanings in other languages)
  • Is it easy to pronounce? (for word-of-mouth growth)
  • Is it searchable? (unique enough to rank in Google)
  • Is the domain available? (.com or relevant TLD)
  • Is the social handle available?