bundles/branding/skills/brand-architect/SKILL.md
Use this skill when users need to develop brand strategy, choose a company name, define brand positioning, create brand voice, or build brand identity from day one. Activates for "what should I name it," "brand strategy," "positioning," or identity questions.
npx skillsauth add shipshitdev/library brand-architectInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Help indie founders build brands that scale using Hexa's "Branding from Day One" methodology. Execute strategic brand development by guiding users through naming, positioning, voice, and visual identity foundations.
Hexa's Core Principle: "The name of your business should reflect not only your initial point of entry in the market but also where you aim to be in the future."
┌─────────────────────────────────────────┐
│ BRAND IDENTITY │
│ (Logo, Colors, Typography) │
├─────────────────────────────────────────┤
│ BRAND VOICE │
│ (Tone, Language, Personality) │
├─────────────────────────────────────────┤
│ BRAND POSITIONING │
│ (Who, What, Why Different) │
├─────────────────────────────────────────┤
│ BRAND NAME │
│ (The Foundation) │
└─────────────────────────────────────────┘
Build from bottom up: Name → Positioning → Voice → Identity.
| Strategy | Description | Examples | Best For | |----------|-------------|----------|----------| | Descriptive | Clear category | Salesforce | B2B, SaaS | | Evocative | Emotional resonance | Nike, Apple | Aspirational | | Invented | New words | Spotify, Xerox | Tech, premium | | Compound | Join words | Facebook, YouTube | Clear value prop | | Portmanteau | Blend two words | Pinterest, Instagram | Apps, social | | Misspelling | Creative respelling | Lyft, Flickr | Startups, apps | | Suffix Pattern | Brand suffixes | Shopify, Grammarly | SaaS, tools | | Founder | Personal name | Bloomberg | Personal brand |
Popular Suffixes: -ify, -ly, -io, -hub, -ment, -able
Popular Prefixes: get-, try-, go-, my-, super-
Minimum viability score: 35/50
For [target customer]
who [problem/need],
[Product Name] is a [category]
that [primary benefit].
Unlike [primary alternative],
we [key differentiator].
| Dimension | Spectrum | |-----------|----------| | Formal ↔ Casual | [Position] | | Serious ↔ Playful | [Position] | | Expert ↔ Approachable | [Position] |
copywriter - Brand-consistent copystartup-icp-definer - Define audiencemicro-landing-builder - Brand-aligned pagesFor complete naming evaluation matrices, positioning maps, voice definition frameworks, visual identity guidelines, color psychology reference, and output templates, see: references/full-guide.md
development
TypeScript refactoring and modernization guidelines from a principal specialist perspective. This skill should be used when refactoring, reviewing, or modernizing TypeScript code to ensure type safety, compiler performance, and idiomatic patterns. Triggers on tasks involving TypeScript type architecture, narrowing, generics, error handling, or migration to modern TypeScript features.
tools
Resolves TypeScript and JavaScript problems across type-level programming, performance, monorepo management, migration, and modern tooling. Invoke when diagnosing "type instantiation excessively deep" errors, migrating JS to TS, configuring strict tsconfig, debugging module resolution, or choosing between Biome/ESLint/Turborepo/Nx.
tools
Turborepo monorepo build system guidance. Triggers on: `turbo.json`, task pipelines, `dependsOn`, caching, remote cache, the `turbo` CLI, `--filter`, `--affected`, CI optimization, environment variables, internal packages, monorepo structure, and package boundaries. Use when the user configures tasks or workflows, creates packages, sets up a monorepo, shares code between apps, runs changed packages, debugs cache behavior, or works in an `apps/` plus `packages/` workspace.
tools
Provides Tailwind CSS v4 performance optimization and best practices guidelines. Triggers when writing, reviewing, or refactoring Tailwind CSS v4 code; when working with Tailwind configuration, @theme directive, utility classes, responsive design, dark mode, container queries, or CSS generation optimization.