Дизайн-токены cal.com для стилизации UI

★ 7.9 · design

designlang is a Claude Code skill that supplies extracted cal.com design-system tokens and enforces rules for using them when styling UI components. It includes semantic tokens generated by designlang v7.0.0: `color.action.primary: #0000ee`, `color.surface.default: #f4f4f4`, `color.text.body: #000000`, `radius.control: 2px`, and `typography.body.fontFamily: Inter`. The skill requires referencing tokens by their dotted path (e.g. `semantic.color.action.primary`), prohibits inventing new hex values or spacing, and instructs Claude to pick the closest existing semantic token and flag any gap when