{
  "slug": "adom-ui-design",
  "version": "1.3.11",
  "type": "skill",
  "description": "The Adom UI Design System plus a bundle of focused UI skills (tooltips, floating-windows, toasts, responsive-ui, app-shell, ai-driven-apps). One adompkg install drops the whole set of skill files onto your container.",
  "dependencies": {},
  "files": [
    "SKILL.md",
    "README.md",
    "page.json",
    "install.sh",
    "uninstall.sh",
    "screenshots/hero.png",
    "screenshots/tokens.png",
    "skills/tooltips/SKILL.md",
    "skills/floating-windows/SKILL.md",
    "skills/toasts/SKILL.md",
    "skills/responsive-ui/SKILL.md",
    "skills/app-shell/SKILL.md",
    "skills/ai-driven-apps/SKILL.md",
    "skills/skill-authoring/SKILL.md"
  ],
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  },
  "tags": [
    "design-system",
    "brand",
    "ui",
    "ux",
    "guidelines",
    "tokens"
  ]
}