Skip to main content
ClaudeWave
Skill209 repo starsupdated 7d ago

biz-brand-positioning

Develop brand positioning strategy including positioning statements, perceptual maps, and brand personality/archetype analysis. Use this skill when the user needs to define or refine how their brand is perceived relative to competitors, craft a positioning statement, build a brand identity framework, or map competitive positions — even if they say 'what makes us different', 'our brand feels generic', or 'how do customers see us vs competitors'.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/asgard-ai-platform/skills /tmp/biz-brand-positioning && cp -r /tmp/biz-brand-positioning/biz-brand-positioning ~/.claude/skills/biz-brand-positioning
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Brand Positioning

## Overview

Brand positioning defines the distinct place a brand occupies in the target customer's mind relative to competitors. It combines a positioning statement (verbal), a perceptual map (visual), and brand personality (emotional). Positioning is the bridge between STP (who to target) and execution (how to communicate).

## When to Use

**Trigger conditions:**
- User creating or refreshing a brand identity
- User needs to differentiate from competitors
- User asks "what makes us different?" or "how do customers perceive us?"
- User's brand feels generic or unfocused

**When NOT to use:**
- For market segmentation → use STP first (positioning comes after targeting)
- For tactical marketing mix → use 4P/7P
- For product feature decisions → use Value Proposition Canvas or JTBD

## Framework

```
IRON LAW: Positioning Is in the Customer's Mind, Not Your Brochure

Positioning is about PERCEPTION, not reality. You don't decide your position —
customers do. You can influence it through consistent signals, but the ultimate
test is: "When customers think of [category], do they think of us?"

A positioning statement is a GOAL — verify it matches actual perception
through customer research.
```

```
IRON LAW: One Position Per Brand

A brand cannot own two positions simultaneously. "We're the cheapest AND
the most premium" is not positioning — it's confusion. If you need to serve
different segments with different positions, use different brands or sub-brands.
```

### Step 1: Define the Competitive Frame

Before positioning, clarify:
- **Category**: What category does the customer place you in?
- **Competitive set**: Who are you compared against? (may differ from who you think your competitors are)
- **Target segment**: From STP — whose mind are you positioning in?

### Step 2: Craft the Positioning Statement

Use this template:

```
For [target segment],
[brand] is the [category/competitive frame]
that [point of difference — the ONE thing that sets you apart]
because [reason to believe — proof that you can deliver].
```

Rules:
- One point of difference, not a list
- The POD must be relevant to the target AND different from competitors
- The reason to believe must be verifiable, not aspirational

### Step 3: Build the Perceptual Map

Plot your brand and competitors on a 2D map:
- **Choose two axes** that matter most to the target segment (e.g., price vs quality, convenience vs customization)
- **Plot all brands** in the competitive set based on customer perception (not your internal view)
- **Identify white space** — gaps where no brand is positioned

### Step 4: Define Brand Personality

Select 3-5 personality traits using the Aaker framework:

| Dimension | Traits |
|-----------|--------|
| **Sincerity** | Down-to-earth, honest, wholesome, cheerful |
| **Excitement** | Daring, spirited, imaginative, up-to-date |
| **Competence** | Reliable, intelligent, successful |
| **Sophistication** | Upper-class, charming, elegant |
| **Ruggedness** | Outdoorsy, tough, strong |

### Step 5: Identify Brand Archetype (Optional)

Map the brand to one of 12 Jungian archetypes:
- Hero, Outlaw, Magician, Innocent, Explorer, Sage, Creator, Ruler, Caregiver, Jester, Lover, Everyman

The archetype guides tone of voice, visual identity, and storytelling.

## Output Format

```markdown
# Brand Positioning: {Brand}

## Competitive Frame
- Category: ...
- Competitive set: {list competitors}
- Target segment: {from STP}

## Positioning Statement
For {target}, {brand} is the {category} that {POD} because {RTB}.

## Perceptual Map
| Brand | Axis 1 ({attribute}) | Axis 2 ({attribute}) |
|-------|---------------------|---------------------|
| Our brand | H/M/L | H/M/L |
| Competitor A | ... | ... |
| Competitor B | ... | ... |

**White space identified**: {gap description}

## Brand Personality
- Traits: {3-5 traits}
- Aaker dimension: {primary dimension}
- Archetype: {archetype name}
- Tone of voice: {description}

## Positioning Validation
- Relevance to target: ✓/✗
- Differentiation from competitors: ✓/✗
- Credibility / deliverability: ✓/✗
```

## Examples

### Correct Application

**Scenario:** Positioning for a Taiwanese craft beer brand

**Statement**: "For adventurous 25-40 urban professionals who seek unique drinking experiences, 島嶼啤酒 is the Taiwanese craft beer that celebrates local ingredients (longan honey, oolong tea, lychee) because we brew exclusively with Taiwan-sourced botanicals in small batches from our Taipei brewery."

**Perceptual map** (Price vs Local Identity):
| Brand | Price | Local Identity |
|-------|-------|---------------|
| 島嶼啤酒 | High | Very High |
| 台灣啤酒 | Low | Medium |
| Kirin / Asahi | Medium | Low (imported) |
| Jim & Dad's | High | Medium |

**Brand personality**: Excitement (imaginative, spirited) + Sincerity (wholesome). Archetype: Explorer.

### Incorrect Application

**What went wrong:**
- "We're positioned as premium, affordable, and convenient" → Three points of difference = no clear position. Violates Iron Law: one position per brand.
- Positioning statement based on CEO's vision without customer research → Positioning is perception, not intention. Violates Iron Law: positioning is in the customer's mind.

## Gotchas

- **Positioning ≠ tagline**: A tagline is a creative expression of positioning, not the positioning itself. "Just Do It" is a tagline; Nike's positioning is "For serious athletes, Nike is the performance brand that inspires competitive greatness because of its endorsement by world-class athletes and innovative product technology."
- **Perceptual map axes matter enormously**: Wrong axes = misleading map. Choose axes from customer research (what dimensions do customers actually use to compare?), not internal metrics.
- **Repositioning is expensive**: Changing an established position requires significant investment and consistency over years. Get it right initially when possible.
- **Brand personality must be consistent across all touchpoints**
algo-ad-biddingSkill

Implement and select ad bidding strategies from manual CPC to automated target-CPA and target-ROAS. Use this skill when the user needs to choose a bidding strategy, set up automated bidding, or optimize bid parameters — even if they say 'what bidding strategy should I use', 'target CPA setup', or 'smart bidding configuration'.

algo-ad-budgetSkill

Optimize advertising budget allocation across campaigns using marginal returns analysis. Use this skill when the user needs to distribute budget across multiple campaigns, optimize spend pacing, or maximize overall ROAS under budget constraints — even if they say 'how to split my ad budget', 'campaign budget optimization', or 'diminishing returns on ad spend'.

algo-ad-ctrSkill

Build CTR prediction models for estimating ad click-through rates from features. Use this skill when the user needs to predict click probability, build an ad ranking model, or evaluate ad creative performance — even if they say 'predict click rate', 'ad relevance scoring', or 'which ad will get more clicks'.

algo-ad-gspSkill

Implement Generalized Second Price auction for ad slot allocation and pricing. Use this skill when the user needs to understand search ad auctions, compute ad positions and costs-per-click, or analyze bidding dynamics — even if they say 'how does Google Ads auction work', 'ad rank calculation', or 'second price auction for ads'.

algo-ad-vcgSkill

Implement VCG mechanism for incentive-compatible ad slot allocation with truthful bidding. Use this skill when the user needs to design a truthful auction mechanism, compute externality-based payments, or understand why platforms may prefer GSP over VCG — even if they say 'truthful auction design', 'VCG payments', or 'incentive-compatible mechanism'.

algo-blockchain-basicsSkill

Explain blockchain fundamentals including distributed ledger architecture, consensus mechanisms, and block structure. Use this skill when the user needs to understand blockchain concepts, evaluate whether blockchain fits a use case, or design a blockchain-based solution — even if they say 'how does blockchain work', 'do I need blockchain', or 'distributed ledger'.

algo-blockchain-smart-contractSkill

Design and implement smart contracts as self-executing programmatic agreements on blockchain. Use this skill when the user needs to build automated on-chain logic, evaluate smart contract security, or design tokenized business rules — even if they say 'smart contract development', 'automated agreement', or 'on-chain logic'.

algo-ecom-bm25Skill

Implement BM25 ranking function for e-commerce product search relevance scoring. Use this skill when the user needs to build a text-based product search engine, improve search result relevance, or replace basic TF-IDF with a more robust ranking function — even if they say 'product search ranking', 'search relevance', or 'BM25 implementation'.