Brand compliance audit workflow. Use when reviewing user-facing content, UI components, or documentation against docs/BRAND.md. Checks visual consistency, voice and tone, accessibility (WCAG 2.1 AA), and terminology compliance.
docs/BRAND.md MUST exist. If missing, STOP and instruct the user to create it first.Read docs/BRAND.md completely. Extract:
Scan for user-facing content:
**/*.tsx, **/*.jsx, **/*.vue, **/*.svelte)**/*.md, docs/**)For each user-facing string, check:
docs/BRAND.md exactly (spelling, capitalization, trademark symbols)For each user-facing text block, verify:
For UI code, check:
Produce a findings table:
| File | Line | Issue | Brand Rule | Recommended Fix |
|---|
Group findings by category: Terminology, Voice/Tone, Visual Identity.
docs/BRAND.md — source of truth for all brand rules.github/instructions/brand-compliance.instructions.md — governance rules for brand compliance