Skip to content

n3owise/brand-launchpad

brand-launchpad

License: MIT Skill Type Output Status

A polished open-source model-native skill that turns a brand name or short brief into:

  • a sharp strategic brand system
  • a standalone visual HTML brand board
  • optional design tokens for implementation handoff

This repository is intentionally skill-first. The model does the work. The repository provides the rules, structure, examples, and quality bar.

Preview Gallery

Full board

Satya Full Board

Visual directions

Satya Visual Directions 1 Satya Visual Directions 2

Typography, brand expression, and implementation

Satya Typography Satya Brand Expression Satya Implementation Tokens

What it creates

Default artifacts:

  • output/brand-system.md
  • output/brand-board.html
  • optional output/brand-tokens.css

The goal is not to generate a wall of branding text. The goal is to generate a presentation-ready concept system.

What makes this different

Most weak branding prompts produce:

  • vague adjectives
  • low-contrast direction options
  • generic slogans
  • long strategy text with no visual form

This skill is built to produce:

  • three clearly different directions
  • one confident recommendation
  • cleaner strategic language
  • stronger placeholder safety
  • browser-ready visual boards with real composition
  • mock concept frames that feel like an actual review deck

Design principles

The repository is optimized for:

  • direction contrast over superficial variation
  • visual hierarchy over excessive copy
  • role-based systems over random style choices
  • placeholder honesty over fake realism
  • outputs that can be shown, not just read

Installation

Personal Claude Code install

Copy this folder to:

~/.claude/skills/brand-launchpad/

Project-level install

Copy it into your repository at:

.claude/skills/brand-launchpad/

Invoke with:

/brand-launchpad your brief here

Good inputs

The skill works well with:

  • a strong brand name only
  • a one-line product idea
  • category + audience + vibe
  • a short brief with constraints

Examples:

/brand-launchpad Satya Kingdom Entertainment
/brand-launchpad premium AI study planner for students
/brand-launchpad bold creator-led media brand for Gen Z
/brand-launchpad minimal luxury salon for a women-led studio

Recommended workflow

  1. Trigger the skill.
  2. Give the brand name or short brief.
  3. Let the model write the output files.
  4. Open output/brand-board.html in a browser.
  5. Refine with follow-up prompts if needed.

Repository structure

brand-launchpad/
├── SKILL.md
├── README.md
├── AGENTS.md
├── CHANGELOG.md
├── CONTRIBUTING.md
├── CODE_OF_CONDUCT.md
├── SECURITY.md
├── LICENSE
├── .editorconfig
├── .gitignore
├── .github/
│   ├── ISSUE_TEMPLATE/
│   ├── PULL_REQUEST_TEMPLATE.md
│   └── workflows/
├── data/
│   ├── palettes.json
│   ├── font_pairs.json
│   └── style_directions.json
├── reference/
│   ├── decision-rules.md
│   ├── style-system.md
│   ├── output-template.md
│   ├── visual-output.md
│   └── html-board-checklist.md
├── templates/
│   └── brand-board-template.html
├── examples/
│   ├── ai-study-planner.board.html
│   ├── ai-study-planner.brand-system.md
│   ├── satya-kingdom-entertainment.brand-board.html
│   ├── satya-kingdom-entertainment.brand-system.md
│   ├── satya-kingdom-entertainment.brand-tokens.css
│   └── other example briefs
├── evals/
│   ├── README.md
│   └── cases.yaml
└── output/
    └── .gitkeep

Core output standard

A strong board should feel like:

  • a mini brand presentation
  • a creative review board
  • a browser-openable artifact with real hierarchy

The recommended direction should be obvious. The three directions should not feel like recolors of the same idea.

Placeholder safety

This repo is strict about invented proof.

If the model includes testimonials, media logos, names, or metrics that were not supplied by the user, they must be clearly marked as sample or concept content.

Included examples

Use these to understand the expected standard:

  • examples/ai-study-planner.board.html
  • examples/satya-kingdom-entertainment.brand-board.html
  • examples/satya-kingdom-entertainment.brand-system.md
  • examples/satya-kingdom-entertainment.brand-tokens.css

Tips for best results

  • Give the skill a category if the name alone is ambiguous.
  • Give one or two constraints if you already know the vibe.
  • Ask for refinement after the first board instead of overloading the initial prompt.
  • Use the HTML board as the artifact you review and iterate on.

Compatibility

This repo is designed around Claude-style skill workflows, but the structure is also readable by other coding agents that can follow repository instructions and create files directly.

License

MIT

About

A Claude skill that generates premium visual brand systems and browser-ready brand boards.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages