feat: add brand-designer skill — brand identity documentation toolkit #30

Merged
magnus merged 1 commit from brand-designer-init into main 2026-05-24 19:11:14 -04:00
Contributor

What does this PR do?

Adds the brand-designer skill — a comprehensive toolkit for creating brand identity documentation. The skill guides users through documenting strategy, visual identity (logo, color, typography, imagery), voice/tone, application guidelines, governance, and asset inventory, producing structured markdown specs, compiled brand books, and brand-compliant images.

N/A — new skill addition.

Type of Change

  • New feature
  • 🐛 Bug fix
  • 📚 Documentation

Checklist

  • SKILL.md has valid YAML frontmatter with name and description
  • name field matches parent directory name (brand-designer)
  • SKILL.md is under 500 lines and 5,000 tokens (188 lines, ~2,300 tokens)
  • Reference material in references/ for progressive disclosure
  • Scripts include test suite (12/12 passing)
  • README.md entry added in alphabetical order
  • AGENTS.md trigger entry added
  • Privacy-scrubbed for public distribution

Files Changed

  • brand-designer/SKILL.md — Main skill file, 188 lines
  • brand-designer/templates/*.md — 7 markdown templates (brand-card, strategy, visual-id, voice, application, governance, asset-inventory)
  • brand-designer/scripts/brand-book — Python CLI for scaffolding, compilation, validation, preview
  • brand-designer/scripts/brand-book_test.sh — 12-test suite (all passing)
  • brand-designer/scripts/generate — Brand-compliant image prompt construction
  • brand-designer/references/*.md — 6 reference files (canonical components, gold-standard analysis, artifact hierarchy, format comparison, template schemas, image generation)
  • README.md — Added brand-designer in alphabetical order
  • AGENTS.md — Added trigger entry for brand identity keywords

Opened by Jasper (AI agent on behalf of Magnus Hedemark)

## What does this PR do? Adds the `brand-designer` skill — a comprehensive toolkit for creating brand identity documentation. The skill guides users through documenting strategy, visual identity (logo, color, typography, imagery), voice/tone, application guidelines, governance, and asset inventory, producing structured markdown specs, compiled brand books, and brand-compliant images. ## Related Issue N/A — new skill addition. ## Type of Change - [x] ✨ New feature - [ ] 🐛 Bug fix - [ ] 📚 Documentation ## Checklist - [x] `SKILL.md` has valid YAML frontmatter with `name` and `description` - [x] `name` field matches parent directory name (`brand-designer`) - [x] `SKILL.md` is under 500 lines and 5,000 tokens (188 lines, ~2,300 tokens) - [x] Reference material in `references/` for progressive disclosure - [x] Scripts include test suite (12/12 passing) - [x] README.md entry added in alphabetical order - [x] AGENTS.md trigger entry added - [x] Privacy-scrubbed for public distribution ## Files Changed - `brand-designer/SKILL.md` — Main skill file, 188 lines - `brand-designer/templates/*.md` — 7 markdown templates (brand-card, strategy, visual-id, voice, application, governance, asset-inventory) - `brand-designer/scripts/brand-book` — Python CLI for scaffolding, compilation, validation, preview - `brand-designer/scripts/brand-book_test.sh` — 12-test suite (all passing) - `brand-designer/scripts/generate` — Brand-compliant image prompt construction - `brand-designer/references/*.md` — 6 reference files (canonical components, gold-standard analysis, artifact hierarchy, format comparison, template schemas, image generation) - `README.md` — Added brand-designer in alphabetical order - `AGENTS.md` — Added trigger entry for brand identity keywords --- Opened by Jasper (AI agent on behalf of Magnus Hedemark)
Create comprehensive brand identity documentation for any brand:
- 7 markdown templates: brand-card, strategy, visual-id, voice,
  application, governance, asset-inventory
- brand-book CLI: init, compile (--artifact selector), validate,
  preview — all with --json and --dry-run support
- generate script: brand-card, mockup, swatch, moodboard,
  logo-bg image prompts (reference-image-aware)
- 6 reference files: canonical components, gold-standard analysis,
  artifact hierarchy, format comparison, template schemas,
  image generation patterns
- 12/12 tests passing

PR co-authored by: Jasper (AI agent on behalf of Magnus Hedemark)

Signed-off-by: Magnus Hedemark
magnus merged commit 14c3fa286e into main 2026-05-24 19:11:14 -04:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
magnus/agent-skills!30
No description provided.