anti-ui-slop
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".
DeepseekModel
官方收录技能
质量 优秀 · 90
v1.0.0
获取
https://deepseekmodel.com/api/download.php?id=github-awesome-copilot-skills-anti-ui-slop-skill-md&format=skill
下载 .skill
标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name anti-ui-slop description 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". license MIT metadata {"version":"1.2.13","author":"UIZZE <business@uizze.com>","compatibility":"Designed for Claude Code, Codex, Cursor, and GitHub Copilot; works in any agent that can read project files and fetch a URL.","tags":"ui-design, design-system, design-review, frontend, web-ui, ios-ui"} Stop AI coding agents from shipping generic UI. Stop Making UI Slop Build product-specific UI with 800,000+ real web and iOS screens via UIZZE . Overview Use the product brief, existing UI, components, and local design system to make intentional interfaces. Uizze supplies focused design guidance and, when useful, a small number of relevant visual references. Prerequisites A screen or component to build, redesign, or review — a file path or a short description. The product's existing components, design tokens, and visual language, so the build extends them instead of inventing a new system. Optional access to the paid Uizze MCP for focused references and hosted materials. Authentication The free skill and public catalogue work without an account, token, MCP connection, dependency, script, or executable. The optional full UIZZE MCP may use the host's normal connection and authentication flow. Never claim it is connected without an actual host result. Work from the product Read the brief, existing UI, components, tokens, and constraints before designing. They always outrank this skill. Keep familiar interaction conventions and make the product's own objects, workflow, and priorities visually clear. Do not add novelty for its own sake. Load one playbook Choose at most one file for the current request: New interface or major redesign: reference/new-work.md Product or dashboard work: reference/operate.md Refinement and polish: reference/polish.md Simplification or distillation: reference/distill.md Explicit audit: reference/audit.md Native iOS work: reference/ios.md Do not load a second playbook. Apply judgment rather than treating its examples as a checklist. Optional Uizze evidence Read references/uizze-reference-policy.md before using the paid MCP. It exposes exactly find_ui_references and find_ui_materials . Use them only when a concrete unresolved visual or material question would benefit from evidence. If they return nothing, continue silently. Finish Complete the requested scope. When the environment supports it, render and inspect once. Fix observable breakage such as clipping, overlap, distorted media, inaccessible controls, or inert interactions. Keep the handoff concise.
Agent 识别该技能的关键词,点击任意一个即可复制。
该技能未提供触发词。
下载的 .skill 包内含以下字段。
| 字段 | 说明 |
|---|---|
| format | 格式标识(skill/v1) |
| skill_id | 技能唯一 ID |
| name | 技能名称 |
| version | 版本号 |
| description | 技能描述 |
| category | 所属分类(数组) |
| trigger_words | 触发词列表 |
| tags | 标签列表 |
| source | 来源标识 |
| source_url | 来源链接(本页地址) |
| exported_at | 导出时间(每次下载生成) |
| system_prompt | 系统提示词正文 |
| model_config | 模型参数:provider / model / temperature / max_tokens / top_p |
| examples | 示例 |
| install_guide | 各平台导入说明(Coze / Dify / Claude / 自定义框架) |