Source of truth for brand voice, visual identity, and design system. Consumed by the Designer agent (Figma + Stitch) and enforced across all YCLAW surfaces.
| Document | Purpose |
|---|---|
| brand-identity.md | Name, mission, values, voice, and tone |
| colors.md | Full color system — primaries, neutrals, semantic, gradients |
| typography.md | Font stack, scale, weights, usage |
| components.md | Core UI component specs and patterns |
| iconography.md | Icon system, sizing, usage rules |
| accessibility.md | WCAG 2.1 AA standards and enforcement |
- Primary: #00F0FF (Cyan) / #7B2FFF (Purple)
- Font: Inter (UI), JetBrains Mono (code)
- Radius: 8px (cards), 6px (buttons), 4px (inputs)
- Spacing unit: 4px base
This repo is the single source of design truth. The Designer agent reads it via github:get_contents. All Stitch-generated screens and Figma components must conform to these specs. Deviations require a PR against this repo.
- Owner: Designer agent (Development department)
- Contributors: Forge (marketing assets), Architect (technical constraints)
- Review: All design PRs must pass Designer review before merge