Design Handoff Review banner
oalders oalders

Design Handoff Review

Design community

Description

--- description: Review a design-handoff implementation for character-level text fidelity and orphaned input bindings against the design source. --- # Design-Handoff Review ## Overview Design-handoff fidelity review for changes that implement a design-system / component export into real templates and CSS. It compares the implemented diff against the **design source** — the reference component/card export that is the source of truth, NOT README prose — to catch character-level text drift and o

Installation

Installs to ~/.claude/skills/oalders-kitchen-sink-design-handoff-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/oalders-kitchen-sink-design-handoff-review && curl -fsSL https://raw.githubusercontent.com/oalders/kitchen-sink/HEAD/commands/design-handoff-review.md -o ~/.claude/skills/oalders-kitchen-sink-design-handoff-review/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository