arnabbagxd/Brand-building-skills

119 stars · Last commit 2026-06-13

Brand building skills for Claude Code and AI agents. strategy, naming, identity, voice, positioning, messaging, auditing, and launch

README preview

# Brand Building Skills for AI Agents

A collection of AI agent skills focused on brand building services. Built for brand strategists, agency owners, and founders who want AI coding agents to help with brand strategy, naming, identity, voice, positioning, messaging, and launch. Works with Claude Code, Cursor, Windsurf, and any agent that supports the [Agent Skills spec](https://agentskills.io).

## Install

```bash
npx skills add arnabbagxd/brand-building-skills
```

**Contributions welcome!** Found a way to improve a skill or have a new one to add? Open a PR.

## What are Skills?

Skills are markdown files that give AI agents specialized knowledge and workflows for specific tasks. When you add these to your project, your agent can recognize when you're working on a brand task and apply the right frameworks and best practices.

## How Skills Work Together

Skills reference each other and build on shared context. The `brand-context` skill is the foundation — every other skill checks it first to understand the brand, audience, and positioning before doing anything.

View full repository on GitHub →