Skip to content

ahelal/ui-quality-coach

v1.0.0

A live-demo UI reviewer: a repeatable smoke-test skill, a focused Copilot agent, and Playwright browser tools.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

ui-browserstdio
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "--yes",
    "@playwright/mcp@0.0.80",
    "--browser",
    "chrome",
    "--isolated",
    "--block-service-workers",
    "--allowed-origins",
    "http://127.0.0.1:4173",
    "--viewport-size",
    "1280x800"
  ]
}

What this package declares

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

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "ui-quality-coach",
  "version": "1.0.0",
  "description": "A live-demo UI reviewer: a repeatable smoke-test skill, a focused Copilot agent, and Playwright browser tools.",
  "keywords": ["demo", "playwright", "ui", "testing"]
}

Client extensions

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

  • com.github.copilotships a directory of files