Skip to content

mjcramerz/design-ui

v1.1.0

Use this plugin for generic UI review, accessibility, and design-quality workflows.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "design-ui",
  "version": "1.1.0",
  "description": "Use this plugin for generic UI review, accessibility, and design-quality workflows.",
  "author": {
    "name": "Codex Setup"
  },
  "keywords": [
    "design",
    "ui",
    "review",
    "accessibility",
    "guidelines"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Design UI",
        "shortDescription": "UI review and design quality",
        "category": "Developer Tools",
        "capabilities": [
          "Read",
          "Write"
        ],
        "defaultPrompt": [
          "Use the Design UI plugin for generic UI review, accessibility, and design-quality workflows."
        ],
        "longDescription": "Use this plugin for UI review, web design guidelines, accessibility checks, and vendor-neutral design quality work.",
        "developerName": "Codex Setup",
        "brandColor": "#8B5CF6",
        "screenshots": []
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • metadata.json
  • openai.yaml
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai