What problem does it solve?
Render a consistent, auditable brand DESIGN.md from scattered extraction artefacts so designers and engineers can review tokens, patterns, assets, and validation evidence without manual assembly.
Core Features & Use Cases
- Template-driven rendering: Produces a canonical markdown using a Jinja2 template to ensure consistency across brands.
- Evidence-rich documentation: Inlines confidence badges, validation scores, and provenance links alongside token and pattern tables for auditing.
- Re-render and install flow: Builds a YAML-frontmatter-backed DESIGN.md that can double as an installable per-brand SKILL.md and be re-generated when tokens change.
- Use Case: Post-extraction documentarian step to convert the cache into a single, reviewable DESIGN.md for handoff or inclusion in a design system library.
Quick Start
Render the DESIGN.md for the brand with slug <slug> from the extraction cache located at ~/.claude/design-library/cache/<slug>/ using the design-md-writer template.