Skip to content
BeClaude

brand-voice-builder

New
GitHub TrendingGeneralby systamize

A Claude Code skill that creates the two files Claude needs before drafting for a brand: brand-context.md and voice.md

Summary

md—that define a brand's identity, audience, and tone before any content is drafted.

  • It helps developers and writers establish consistent brand guidelines quickly, ensuring all output aligns with the brand's voice and strategic goals.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/brand-voice-builder.md https://raw.githubusercontent.com/systamize/brand-voice-builder/main/SKILL.md
3
Invoke in Claude Code
/brand-voice-builder

Use Cases

Define a brand's core identity, mission, and values for a new startup's marketing materials.
Establish a consistent tone and style for a company's technical documentation and developer blog.
Create voice guidelines for a rebranding project to ensure all internal and external communications align.
Generate brand context for a client's website redesign to guide copywriting and UX writing.
Standardize the brand voice across multiple product lines or sub-brands within a large organization.
Quickly set up brand parameters before using Claude to draft social media posts or email campaigns.

Usage Examples

1

/brand-voice-builder Create brand context and voice files for a fintech startup targeting Gen Z users.

2

/brand-voice-builder Generate brand guidelines for a sustainable fashion brand with a playful yet professional tone.

3

Set up brand context and voice for a B2B SaaS company that wants to sound authoritative but approachable.

View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is brand-voice-builder?

This skill generates two essential files—brand-context.md and voice.md—that define a brand's identity, audience, and tone before any content is drafted. It helps developers and writers establish consistent brand guidelines quickly, ensuring all output aligns with the brand's voice and strategic goals.

How to install brand-voice-builder?

To install brand-voice-builder: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/brand-voice-builder.md https://raw.githubusercontent.com/systamize/brand-voice-builder/main/SKILL.md. Finally, /brand-voice-builder in Claude Code.

What is brand-voice-builder best for?

brand-voice-builder is a skill categorized under General. Created by systamize.

What can I use brand-voice-builder for?

brand-voice-builder is useful for: Define a brand's core identity, mission, and values for a new startup's marketing materials.; Establish a consistent tone and style for a company's technical documentation and developer blog.; Create voice guidelines for a rebranding project to ensure all internal and external communications align.; Generate brand context for a client's website redesign to guide copywriting and UX writing.; Standardize the brand voice across multiple product lines or sub-brands within a large organization.; Quickly set up brand parameters before using Claude to draft social media posts or email campaigns..