LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

lumos-import-figma - Import Figma designs into Lumos for Astro

Build Astro pages or generate Lumos tokens from Figma files by reconciling design values against base styles using convert.mjs.

Tags

Updated: 2026-09-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Read Figma context and screenshots
  • Inventory design values across categories
  • Convert design values to fluid tokens
  • Identify design inconsistencies for user review
  • Build pages using Lumos components
  • Compare built pages against design screenshots

Inputs

  • Figma design file link
  • Figma MCP integration
  • Base CSS stylesheet (src/styles/base.css)
  • Project package file (package.json)

Outputs

  • Design inventory JSON file
  • Token conversion report and snippets
  • User inquiry list for design inconsistencies
  • New Lumos components and Astro pages

Requirements

  • Node.js environment
  • Figma MCP tools
  • Astro development server
  • Lumos codebase structure

Source

  • Spec: SKILL.md
figma
lumos
astro
design-tokens
css
Read Figma context and screenshots
Inventory design values across categories
Convert design values to fluid tokens
Identify design inconsistencies for user review
Figma design file link
Figma MCP integration
Base CSS stylesheet (src/styles/base.css)
Design inventory JSON file
Token conversion report and snippets
User inquiry list for design inconsistencies