{
  "name": "@combos-fun/plugin-a11y",
  "pluginId": "a11y",
  "category": "a11y",
  "dimension": "shared",
  "isCore": false,
  "keywords": ["a11y", "accessibility", "aria", "screen-reader", "overlay"],
  "agentSkill": "./agent-skill.md",
  "requires": [
    "@combos-fun/engine",
    "@combos-fun/plugin-renderer",
    "@combos-fun/plugin-renderer-event"
  ],
  "exports": ["A11ySystem", "A11y", "A11yActivate"]
}
