Loading...
Loading...
Apply and manage the AI-powered design system with 50+ curated styles
npx skill4agent add lobbi-docs/claude design-system"apply art-deco style"
"use brutalist aesthetic"
"make it look cyberpunk""blend japandi with scandinavian 80/20"
"mix brutalist with glassmorphism 60/40"
"combine art-deco with cyberpunk 50/50""create button with current style"
"generate card component in art-deco style"
"build navigation bar using brutalist tokens""show available tokens for art-deco"
"list all minimalist styles"
"what colors are in cyberpunk theme?"src/design-system/
tokens/
styles/
{style-name}.json # Complete style definition
core/
colors.json # Base color palette
typography.json # Font definitions
spacing.json # Spacing scale
shadows.json # Shadow tokens
animations.json # Motion tokens"blend art-deco with cyberpunk 70/30"
→ Art-deco base with cyberpunk accent colors and occasional neon highlights"Hey coder, apply brutalist style to the dashboard components"
→ Coder applies brutalist tokens systematically"Reviewer, check if components follow art-deco style guide"
→ Reviewer validates token usage and style consistency"Planner, create a style migration plan from material to glassmorphism"
→ Planner breaks down token replacement strategy"list all available styles""describe {style-name}""show {style-name} tokens""apply {style-name}""use {style-name} for {component}""restyle {component} as {style-name}""blend {style-a} with {style-b}""blend {style-a} with {style-b} {ratio}""what would {style-a} + {style-b} look like?""create {component} in {style-name}""generate {component-set} using current style""build {layout} with {style-name} tokens"@references/style-guide.md@references/prompt-templates.md@references/token-schema.md