{
  "name": "ibr",
  "version": "1.4.0",
  "description": "UI design planning and validation for Codex using IBR skills and MCP scans.",
  "author": {
    "name": "Tyrone Ross, Jr"
  },
  "homepage": "https://github.com/tyroneross/interface-built-right",
  "repository": "https://github.com/tyroneross/interface-built-right",
  "license": "Apache-2.0",
  "keywords": [
    "design-tool",
    "ui-design",
    "build-orchestration",
    "visual-testing",
    "interaction-testing",
    "mockup-matching",
    "accessibility",
    "cdp",
    "safari",
    "claude-code",
    "codex"
  ],
  "skills": "./.codex-plugin/skills",
  "mcpServers": "./.codex-plugin/mcp.json",
  "interface": {
    "displayName": "Interface Built Right",
    "shortDescription": "Plan, build, scan, and iterate UI work from Codex.",
    "longDescription": "Interface Built Right gives Codex a UI design partner and validation toolchain. Use it to plan interface direction, route to web/iOS/macOS guidance, resolve Mockup Gallery targets, scan rendered pages, test interactions, compare snapshots, match visual targets, and inspect native simulator or macOS app surfaces.",
    "developerName": "Ross Labs",
    "category": "Coding",
    "capabilities": [
      "Interactive",
      "Read",
      "Write"
    ],
    "websiteURL": "https://github.com/tyroneross/interface-built-right",
    "privacyPolicyURL": "https://github.com/tyroneross/interface-built-right",
    "termsOfServiceURL": "https://github.com/tyroneross/interface-built-right",
    "defaultPrompt": [
      "Plan this UI with IBR.",
      "Scan this UI with IBR.",
      "Validate this design intent."
    ],
    "brandColor": "#0F766E",
    "screenshots": []
  }
}
