Lumen (formerly CenturyLink)
Official@centurylink
Lumen GitHub Org
Agent Skills by Lumen (formerly CenturyLink)
Showing 7 vetted skills indexed across 1 GitHub repositories.
chi-recommendations
Recommend Chi design system implementation approaches for web frameworks.
chi-utilities
Explain Chi utility classes and correct double-dash syntax errors.
chi-component-schemas
Validate Chi UI component modifiers, attributes, and accessibility against predefined schemas.
chi-search
Search Chi Design System elements using natural language and synonym matching.
chi-components
Scan SCSS source files and reference markdown for Chi CSS component details.
chi-generate-metadata
Generate and synchronize MCP metadata from SCSS sources into metadata.json.
chi-tokens
Extracts Chi Design System tokens from SCSS files and categorizes them by type.
Frequently Asked Questions About Lumen (formerly CenturyLink)
FAQPage SchemaWhat specific tasks can be performed using these design system capabilities?▼
These capabilities enable the extraction of design tokens from SCSS files, validation of UI component attributes against schemas, and synchronization of metadata. Users can perform natural language searches across design elements and verify correct utility class syntax to ensure adherence to the Chi Design System standards.
Which personas benefit most from these design system utilities?▼
Frontend engineers, UI developers, and design system maintainers benefit most from these utilities. These roles utilize the functionality to enforce consistent styling, automate the generation of component metadata, and ensure that web interfaces remain compliant with accessibility requirements and established design system patterns.
What are the primary prerequisites for implementing these design system utilities?▼
Implementation requires an existing codebase utilizing the Chi Design System with SCSS source files. Users must have the ability to integrate metadata generation processes into their build environment and ensure that component structures align with the provided schema definitions for accurate validation and token extraction.