{
  "name": "@combos-fun/plugin-renderer-mask",
  "pluginId": "renderer-mask",
  "category": "rendering",
  "dimension": "2d",
  "isCore": false,
  "keywords": ["mask", "clipping", "circle", "polygon", "alpha", "2d"],
  "agentSkill": "./agent-skill.md",
  "requires": ["@combos-fun/engine", "@combos-fun/plugin-renderer"],
  "exports": ["Mask", "MaskSystem", "MASK_TYPE"]
}
