{
  "name": "designlang",
  "description": "Extract any website's design language and ship it. Eight slash commands \u2014 /extract, /grade, /battle, /remix, /pack, /theme-swap, /brand, /pair \u2014 wrap the designlang CLI to pull DTCG tokens, Tailwind/shadcn/Figma vars, motion + voice, generate shareable graded report cards, head-to-head battle pages, six-vocabulary remixes, downloadable design-system bundles, OKLCH-correct theme recolouring, full editorial brand-guidelines books, and design crossovers between two sites.",
  "version": "12.10.1",
  "author": {
    "name": "Manavarya Singh",
    "url": "https://github.com/Manavarya09"
  },
  "homepage": "https://designlang.app",
  "repository": "https://github.com/Manavarya09/design-extract",
  "license": "MIT",
  "keywords": [
    "design-system",
    "design-tokens",
    "design-language",
    "dtcg",
    "tailwind",
    "shadcn",
    "figma-variables",
    "css",
    "playwright",
    "extraction",
    "colors",
    "typography",
    "motion",
    "grade",
    "battle",
    "remix",
    "pack",
    "claude-plugin",
    "mcp"
  ],
  "skills": "./skills/",
  "commands": "./commands/"
}