{
  "markdown": "> **Stop AI coding agents from shipping generic UI.**\n\n# Stop Making UI Slop\n\nBuild product-specific UI with free skills and, when useful, focused\nreferences from [UIZZE](https://uizze.com).\n\n![Stop Making UI Slop with UIZZE](https://uizze.com/landing/anti-ui-slop-skill-banner.png)\n\n[![CI](https://github.com/uizze/uizze/actions/workflows/ci.yml/badge.svg)](https://github.com/uizze/uizze/actions/workflows/ci.yml)\n[![License: MIT](https://img.shields.io/badge/License-MIT-black.svg)](LICENSE)\n\n## Install a skill\n\nUse `ui-design` as the broad design and implementation workflow:\n\n```bash\nnpx skills add https://uizze.com --skill ui-design\n```\n\nUse `anti-ui-slop` when the task is specifically about preventing or reviewing\ngeneric UI:\n\n```bash\nnpx skills add https://uizze.com --skill anti-ui-slop\n```\n\nThe skills work without an account, token, script, or MCP connection. The\ndomain packages are canonical; this repository mirrors them for GitHub-native\ninstallers.\n\n## Connect the paid MCP\n\nCreate an agent token in [UIZZE](https://uizze.com), keep it out of source\ncontrol, and connect the authenticated endpoint:\n\n```bash\nexport UIZZE_AGENT_TOKEN=\"uizze_at_your_token\"\ncodex mcp add uizze --url https://uizze.com/mcp --bearer-token-env-var UIZZE_AGENT_TOKEN\n```\n\nThe MCP intentionally exposes two tools:\n\n- `find_ui_references` — find or inspect up to three full-screen references.\n- `find_ui_materials` — find up to three hosted fonts, icons, animated icons,\n  or explicitly requested packs.\n\nNo result is a valid result. Agents should continue with the product's existing\nsystem instead of retrying or inventing advice.\n\n## GitHub Action\n\n```yaml\npermissions:\n  contents: read\n\nsteps:\n  - uses: actions/checkout@v4\n  - uses: uizze/uizze@v1\n```\n\nThe action performs a conservative source check on the GitHub runner. It does\nnot upload source or replace visual, accessibility, security, or usability\nreview. See [integrations/github-action](integrations/github-action).\n\n## Repository map\n\n| Path | Purpose |\n| --- | --- |\n| [`skills/anti-ui-slop`](skills/anti-ui-slop) | Prevent or review generic UI |\n| [`skills/ui-design`](skills/ui-design) | Design, build, redesign, or improve interfaces |\n| [`skills/ui-radar`](skills/ui-radar) | Find and compare focused UI references |\n| [`integrations/mcp`](integrations/mcp) | Authenticated MCP setup and registry metadata |\n| [`integrations/github-action`](integrations/github-action) | Local pull-request source check |\n| [`integrations`](integrations) | Optional examples and host-specific packaging |\n\nProduction metadata is authoritative:\n\n- [Agent Skills index](https://uizze.com/.well-known/agent-skills/index.json)\n- [MCP manifest](https://uizze.com/.well-known/mcp.json)\n- [MCP server card](https://uizze.com/.well-known/mcp/server-card.json)\n- [Setup documentation](https://uizze.com/docs)\n\nPublic directory status lives in [DISTRIBUTION.md](DISTRIBUTION.md). It is a\nshort inventory, not a submission backlog.\n\n## License\n\n[MIT](LICENSE). Bundled third-party material retains its own notices and license.\n",
  "bytes": 3065,
  "sha": "deb65c52bf8fb56096f31827df09fd9da80a4965c88c7d98610a4ed2b39d0c52",
  "repo_slug": "uizze/uizze",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_uizze_uizze_d1eae20d/readme"
}