Skip to content

spillwavesolutions/spillwave-ui-guard

v0.2.2MIT

Wireframe-first + adversarial UI review enforcement. Forces a spec before implementation and a separate critic pass before the change is accepted.

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": "spillwave-ui-guard",
  "version": "0.2.2",
  "description": "Wireframe-first + adversarial UI review enforcement. Forces a spec before implementation and a separate critic pass before the change is accepted.",
  "author": {
    "name": "Rick Hightower",
    "email": "rick@spillwave.com",
    "url": "https://github.com/RichardHightower"
  },
  "homepage": "https://github.com/SpillwaveSolutions/spillwave-ui-guard",
  "repository": "https://github.com/SpillwaveSolutions/spillwave-ui-guard",
  "license": "MIT",
  "keywords": [
    "ui",
    "wireframe",
    "adversarial-review",
    "accessibility",
    "visual-regression",
    "agent-plugins",
    "worklog",
    "wiki-ticket-sdd"
  ]
}

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.

  • LICENSE
View on GitHub