Extract design system values
devlyn.design-systemcommandsetup L1★27
FayAndXan/xanlens ↗What it does
Generate and manage design system tokens and component library
Best for
Single-source-of-truth design system when consistency across products is required
Inputs
- · design_file
- · component_specs
- · token_definitions
Outputs
- · theme_tokens
- · component_library
- · design_tokens_css_or_json
Requires
- · Read
- · Write
- · Bash
Preconditions
Design file format understood (Figma/Sketch/Pen); token format specified
Failure modes
Design file unreadable, token format mismatch, component generation fails
Trust signals
- · Token generation from design source
- · Component library output
- · CSS/JSON export