docyrus-tenant-brand-management
Installation
SKILL.md
Docyrus Tenant Brand Management
A tenant brand (tenant_brand) is a tenant-owned brand-identity record: the
visual system (colors, typography, spacing, components, logos), the verbal system
(voice, tone, terminology, content constraints), and presentation/chart/illustration
defaults that downstream features (documents, slides, AI generation) read from.
Manage brands with docyrus account brands. There is no design-time vs runtime
split — these commands directly CRUD the live records for the active tenant.
- A brand is identified by its UUID (
--brandId). There is no brand slug. - The only required field is
--name(on create); everything else is optional. - The record is large. For the complete field catalog (every flag, its
snake_casecolumn, type, and meaning) read references/fields.md. Keep this open while building a brand.