Skip to content

Utility Families

Run /utility-list in a Claude Code session to see the full family catalogue with current values based on your tokens configuration.

/utility-list # all families summary
/utility-list spacing # spacing family detail
/utility-list flex # flex family detail
/utility-list color-bg # color-bg family detail
FamilyResponsive!importantExample
color-bgnono.bg-primary, .bg-surface
color-textnono.text-primary, .text-muted
color-bordernono.border-primary
spacingyesno.m-4, .px-6, .gap-3
displayyesyes.hide, .show, .sr-only
flexyesno.flex, .flex-col, .items-center
gridyesno.grid, .grid-cols-3
typenono.text-sm, .font-bold
radiusnono.rounded-md, .rounded-full
shadownono.shadow-sm, .shadow-lg
positionnono.relative, .absolute
z-indexnono.z-10, .z-50

bg-primary

bg-surface

bg-success

bg-danger

Text styled with .text-primary

Secondary text styled with .text-muted

Element with .m-4 (1rem margin)

.rounded-md

.rounded-full