{
  "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"
  ],
  "author": {
    "name": "John Lauer",
    "email": "[email protected]"
  },
  "title": "Adom UI Design System",
  "brief": "How the AI builds and tests interfaces people love to use in Adom. Ships as one installable skill that bundles focused skills (tooltips, floating-windows, toasts, responsive-ui, app-shell, ai-driven-apps).",
  "hero": {
    "type": "image",
    "path": "screenshots/hero.png"
  },
  "updated_at": "2026-06-20T16:46:26.895Z",
  "discovery_triggers": [
    "ui design",
    "adom ui",
    "build an app ui",
    "tooltip",
    "tooltips",
    "app header",
    "toast",
    "floating panel",
    "hud",
    "responsive ui",
    "mobile ui",
    "viewport clamp",
    "dropdown",
    "popover",
    "design system"
  ],
  "discovery_pitch": "The Adom UI design system: how to build app UIs that are beautiful, self-explaining, responsive, and a joy for an AI to drive - headers, tooltips (viewport-clamped, ralph-tested), toasts, floating HUDs, touch.",
  "sample_prompts": [
    {
      "label": "make this app's UI follow the Adom desig",
      "prompt": "make this app's UI follow the Adom design system"
    },
    {
      "label": "add tooltips to these controls",
      "prompt": "add tooltips to these controls"
    },
    {
      "label": "why does my tooltip run off screen",
      "prompt": "why does my tooltip run off screen"
    },
    {
      "label": "build the app header",
      "prompt": "build the app header"
    },
    {
      "label": "make this UI responsive for mobile",
      "prompt": "make this UI responsive for mobile"
    }
  ],
  "visibility": "public",
  "org": "adom"
}