Skip to content

Add UIZZE UI finish-gate plugin#224

Open
samuelbushi wants to merge 1 commit into
cline:mainfrom
samuelbushi:codex/add-uizze-plugin
Open

Add UIZZE UI finish-gate plugin#224
samuelbushi wants to merge 1 commit into
cline:mainfrom
samuelbushi:codex/add-uizze-plugin

Conversation

@samuelbushi

Copy link
Copy Markdown

What changed

  • Adds one focused uizze plugin with the bundled free anti-ui-slop skill.
  • Adds uizze_connection_info, a read-only tool that returns optional MCP setup guidance only when requested.
  • Documents installation, requirements, examples, security behavior, the optional authenticated MCP, and the bundled skill's MIT license.
  • Adds the plugin to the collection README.

Why

Cline can build a working interface while still defaulting to interchangeable card grids, filler content, missing interaction states, and weak product hierarchy. This skill gives Cline a free, repeatable workflow: inspect the product, use real interface evidence, write a design contract, implement with the repository's own system, and fail the work until the finish gate passes.

The public catalogue workflow works without an account, credential, or MCP connection. The remote UIZZE MCP is an optional enhancement for users who explicitly want automated catalogue search, validation, audits, or screenshot critique.

Safety

The plugin tool returns static setup information. It does not read or write files, run shell commands, make network requests, receive credentials, or store credentials. It never connects the MCP automatically. The documentation tells users to keep their bearer token in local MCP configuration and never paste or commit it.

The skill also forbids copying another product's brand, proprietary text, imagery, or exact layout.

Validation

  • npm run validate
  • node --experimental-strip-types --check plugins/uizze/index.ts
  • git diff --check

Disclosure: I maintain UIZZE. The free skill source is available at https://github.com/samuelbushi/uizze and the product homepage is https://uizze.com.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant