From discover
Optional side-workflow for design experts to refine auto-derived Visual Tokens in brand-direction.md with professional judgment
npx claudepluginhub shinpr/claude-code-workflows --plugin discoverThis skill uses the workspace's default tool permissions.
**Context**: Refine the Visual Tokens section of `docs/product/design/brand-direction.md` with design expertise. This recipe reads the existing brand direction (including auto-derived tokens from `recipe-blueprint`) and lets a design expert override specific values with professional judgment. The output is the same `brand-direction.md` file — downstream consumers (prototype-generator, UI Spec) ...
Discovers existing design patterns, curates palettes and typography intent, generates W3C DTCG tokens, and validates WCAG color compliance for design systems. Triggers on project init or new features.
Generates and audits brand visual identity including typography, color palettes, spacing, design tokens, and CSS variables for frontend aesthetics, slides, and documents.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Share bugs, ideas, or general feedback.
Context: Refine the Visual Tokens section of docs/product/design/brand-direction.md with design expertise. This recipe reads the existing brand direction (including auto-derived tokens from recipe-blueprint) and lets a design expert override specific values with professional judgment. The output is the same brand-direction.md file — downstream consumers (prototype-generator, UI Spec) read it without knowing which path produced the tokens.
recipe-blueprint has completed and brand-direction.md exists with auto-derived Visual TokensExecution Protocol:
[STOP — BLOCKING] marker — present findings and CANNOT proceed until user explicitly confirmsInput (existing brand-direction.md with auto-derived tokens)
↓
1. Context Reading → Read brand direction + design principles + personas
↓
2. Token Review → Present current tokens with their derivation rationale
↓
3. Expert Refinement → User specifies overrides [Stop: User confirms changes]
↓
Output: Updated Visual Tokens in docs/product/design/brand-direction.md
Gate: docs/product/design/brand-direction.md must exist with a Visual Tokens section. If missing → inform user to run recipe-blueprint first.
Read:
docs/product/design/brand-direction.md — current direction and auto-derived tokensdocs/product/design-principles.md — trade-off contextdocs/product/personas/ — audience contextPresent the current Visual Tokens organized by category, showing:
Highlight areas where expert judgment would have the most impact:
Guide the expert through each token category:
--color-text against --color-surface must meet WCAG AA (4.5:1 for body text)For each override, record the expert's rationale in the Decisions Log.
[STOP — BLOCKING] Present the refined token set to user for confirmation:
CANNOT update the file until user explicitly confirms.
After user approval:
docs/product/design/brand-direction.mdauto-derived to expert-refinedIncluded: Visual Token refinement (colors, typography, spacing) within the existing brand-direction.md Not included: Changing directional sections (Tone & Voice, Color Direction, etc.), adding new sections, component-level specifications, responsive breakpoints
expert-refined