uizze
v1.2.16UI design that stands out. Includes 3 skills.
By UizzeLicense: MIT1.1k GitHub starsUpdated 2 days ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 3 skill or MCP entries
- Source updated
- Sep 22, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install uizze for Codex
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add uizze@awesome-codex-pluginsPaste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.
Compatibility: the page URL and API slug “uizze-4” remain stable.
- Codex:
uizze-4@agent-plugin-marketplace→uizze@awesome-codex-plugins
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/uizze/uizze/.
Plugin files
├── .codex-plugin/plugin.json├── skills/anti-ui-slop/SKILL.md├── skills/ui-design/SKILL.md└── skills/ui-radar/SKILL.md
Included Skills3
Stop coding agents from shipping generic UI. Use UIZZE's 800,000+ real web and iOS screens to build product-specific interfaces, define a design contract, cover required states, and run a hard finish gate. Use when designing, implementing, redesigning, critiquing, or pre-ship reviewing a web or iOS interface in Codex, Claude Code, Cursor, Copilot, or another coding agent. Trigger with "anti-ui-slop", "stop UI slop", "ground this UI in real screens", or "run the UI finish gate".
Design, build, or improve web and mobile interfaces using real product examples from UIZZE’s 800,000+ web and iOS screens. Use for UI design, UX design, frontend or web design, mobile app UI, responsive layouts, design systems, redesigns, visual polish, interface critique, and requests like “make this UI better.”
Find and compare real UI examples from UIZZE’s 800,000+ web and iOS screens. Use for UI inspiration, UI research, design references, comparable apps, user flows, layouts, navigation, components, interaction states, and product patterns before designing or redesigning an interface.
Plugin manifests1
{
"name": "uizze",
"version": "1.2.16",
"description": "UI design that stands out",
"author": {
"name": "Uizze",
"email": "[email protected]",
"url": "https://uizze.com"
},
"homepage": "https://uizze.com",
"repository": "https://github.com/uizze/uizze",
"license": "MIT",
"keywords": [
"ui",
"design",
"frontend",
"anti-slop",
"agent-skill"
],
"skills": "./skills/",
"interface": {
"displayName": "Uizze",
"shortDescription": "UI design that stands out",
"longDescription": "Uizze gives coding agents a free anti-ui-slop Skill and optional full MCP access to live UI references and license-clear materials. Use the skill to inspect the product and design system, write a design contract, cover required states, and run a bounded finish gate. The MCP answers one concrete unresolved UI question with strong full-screen references and finds license-clear materials for a concrete role.",
"composerIcon": "./plugins/openai-directory/uizze/assets/uizze-logo.png",
"logo": "./plugins/openai-directory/uizze/assets/uizze-logo.png",
"developerName": "Uizze",
"category": "Developer Tools",
"capabilities": [
"Read"
],
"websiteURL": "https://uizze.com/ai-ui-slop",
"privacyPolicyURL": "https://uizze.com/privacy",
"termsOfServiceURL": "https://uizze.com/terms",
"defaultPrompt": [
"Help me ground a new interface in Uizze real screens.",
"Find strong full-screen UI references for this unresolved interface question.",
"Run the bounded UI finish gate on my rendered interface."
],
"brandColor": "#111111"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[uizze on Agent Plugins Marketplace](https://pluginsmp.com/plugins/uizze-4)