export-json

Installation
SKILL.md

/export-json — W3C Design Tokens Export

Output in the W3C Design Tokens Community Group format:

{
  "color": {
    "primary": {
      "50": { "$value": "#fef3c7", "$type": "color" },
      "500": { "$value": "#f59e0b", "$type": "color" }
    }
  },
  "typography": {
    "font-display": { "$value": "Instrument Serif", "$type": "fontFamily" },
    "scale-base": { "$value": "16px", "$type": "dimension" }
  }
}
Installs
3
Repository
dragoon0x/optik
First Seen
May 9, 2026
export-json — dragoon0x/optik