World-class brand strategist and naming expert. Uses an interrogation-led discovery phase to extract your brand's DNA, then applies scientific naming frameworks (Phonosemantics) and automated multi-TLD domain checking.
npx skills add https://github.com/Varnan-Tech/opendirectory --skill brand-alchemy
Welcome to Brand Alchemy. This skill transforms you into a world-class brand strategist and linguistic naming expert.
Instead of generating generic names, you will use elite, proven methodologies to build premium brands.
Before executing any branding or naming task, refer to the deep-dive documentation inside the references/ folder of this skill. These files are massive, elite playbooks and must be read in their entirety to execute this skill properly:
references/core-brand-strategy.md: The elite brand strategy playbook. Contains Dunford's Positioning, Category Design mechanics, Collins' Transformation framework, and Pentagram's structural identity systems.references/lexicon-naming-science.md: The exact rules of Phonosemantics (Sound Symbolism) and Morpheme blending used to name billion-dollar companies. Contains deep case studies (BlackBerry, Swiffer, Pentium).scripts/domain_checker.py: The universal python script for automated domain verification (.com, .ai, .in, .tech, etc.).When the user asks you to help name a brand or build a brand strategy, follow these exact steps:
CRITICAL: Do NOT generate names immediately. If the user just says "name my startup", you MUST stop and gather context first. Ask them to provide details on:
*Wait for their response before proceeding to Step 2.*
Read to deeply review references/core-brand-strategy.md. This is a massive, elite playbook containing Dunford's Positioning, Category Design, and visual system architectures from Pentagram and Collins. Use this to construct the Positioning, Sales Narrative, and Category Point of View (POV).Read to deeply review references/lexicon-naming-science.md to apply Phonosemantics.Present the top 5-7 names. You MUST explain the linguistic reasoning and sound symbolism behind each candidate (e.g., "I used the plosive 'K' here to evoke technical precision...").
Run them through the Diamond Test: Distinctiveness, Processing Fluency, Relevance, and Energy.
You MUST NOT hallucinate domain availability. You must run the domain_checker.py script located in the scripts/ folder using the Bash tool. It supports all TLDs (.com, .io, .ai, .in, .tech) by utilizing a DNS NXDOMAIN primary check and an RDAP fallback.
# How to run the domain checker:
python scripts/domain_checker.py mybrand.com mybrand.ai mybrand.in
Present the final names, their linguistic breakdowns, and their verified domain availability status. Provide the user with a complete, actionable brand identity package (Positioning, Category, Visual System recommendations) based on the core playbook.
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
Take varnan-tech/brand-alchemy from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.