CHASSIS FIGMA
Tokenized Figma Components with Built-In Documentation
30+ UI components, swappable asset layers, and documentation templates—all driven by Figma Variables that sync directly with production tokens via Tokens Studio.
CHASSIS FIGMA
30+ UI components, swappable asset layers, and documentation templates—all driven by Figma Variables that sync directly with production tokens via Tokens Studio.
A Figma library system with tokenized components, swappable content assets, and documentation guides—structured for multi-brand theming from day one.
Buttons, forms, navigation, modals, tables, and mobile patterns. Each component ships with documented variants, interactive states, and auto-layout for responsive behavior.
All visual properties reference Figma Variables organized into brand, theme, and app layers. Switch color modes or create new brand themes by editing variable collections—no component changes needed.
Component tokens map 1:1 to Chassis CSS and Chassis Tokens output. Named properties and specs tabs give developers exact values, states, and responsive breakpoints.
Components for building interfaces. Assets for flexible content. Documentation tools for specs and handoff. All token-driven, all in sync.
Each component ships as a single Figma file (cx.comp.*) with variants, interactive states, and auto-layout. Props, specs, tokens, and variant tabs are documented inline.
Brand variables define identity (colors, type, radii). Theme variables control modes (light/dark). App variables style components. Change any layer without touching the others.
Text blocks, icons, backgrounds, and skeleton loaders are separate asset instances inside components. Swap content by replacing the asset—the component stays connected to the library.
Document covers, grid overlays, spacing scales, sitemap builders, user flow diagrams, and spec annotation tools. Build design documentation inside Figma using structured guide components.
Theme variables define light and dark palettes as separate modes in the same variable collection. Switch modes per frame or per page—components update without manual recoloring.
Components use auto-layout for fluid sizing. Mobile navigation (bottom nav, top nav), responsive tables, and layout sections include device-specific variants you can toggle via properties.
Duplicate from Figma Community, publish libraries to your team, and start inserting components.
Duplicate the Chassis library files from Figma Community. Publish them to your team workspace so all members can enable the component, asset, and guide libraries.
Chassis Library Files
├── cx.tokens.* → Variable collections
├── cx.comp.* → UI components
├── cx.asset.* → Content assets
├── cx.guide.* → Documentation
└── cx.template.* → Page templates The token library includes brand, theme, and app variable collections. Select a color mode, adjust brand values, or connect Tokens Studio for bidirectional sync with your codebase.
cx.tokens.* Variables
├── Brand → Colors, type, radii
├── Theme → Light / Dark modes
├── App → Component-level tokens
└── Sync
├── Tokens Studio ↔ Git
└── Figma Variables (native) Drag components from the assets panel. Override text, toggle boolean properties, select variants, and swap asset instances. Library updates propagate to all instances across files.
Component Instance
├── Variant → Size, style, state
├── Properties → Show/hide, labels
├── Asset Swaps → Icon, background, text
└── Tokens → Inherited from variables
└── Override per-instance if needed