by Jason904 · Codex Skill · ★ 167
UI Skill Lab 先让团队看见 UI 目标,再让 Codex / Claude Code 按目标实现、验收和修复。 English · 简体中文 UI Skill Lab 提出并开源一套 "视觉稿 + 规格合同"驱动的 AI 前端实现工作流。 它的核心想法很简单: 先把 PRD 变成一张团队能讨论的 UI 视觉稿,让大家先看到页面大概长什么样;再把定稿视觉稿转成 visual spec、tokens、layout、component tree 和 design rules,让 Codex / Claude Code 按这份规格合同实现、验收和修复。 传统 AI 写前端,通常是把 PRD 直接交给 Agent,让它生成代码。 问题是:PRD 是文字,团队很难提前判断页面最终长什么样,也很难建立一致的视觉体感。Agent 在缺少明确视觉目标和实现规格时,容易套用通用页面结构,写出一个"能跑但不对"的 UI。 UI Skill Lab 把这个过程拆成三步: 先可视化目标:把 PRD 转成可讨论、可迭代的 UI 视觉稿,让团队先建立页面体感和视觉共识; 再规格化目标:把定稿视觉稿拆成 visual spec、tokens、layout、component tree 和 design rules,让主观视觉尽量变成可执行的客观规格; 最后按规格实现:让 Codex / Claude...
| Stars | 167 |
| Forks | 10 |
| Language | Python |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 61.8186884849032/100 |
| Last Updated | 2026-06-29 |
| Created | 2026-06-08 |
| Platforms | codex, python |
| Est. Tokens | ~16k |
These tools work well together with ui-skill-lab for enhanced workflows:
Explore other popular codex skill tools:
ui-skill-lab is AI-driven UI development skill pipeline — test lab for Codex skills covering PRD-to-pixel workflow. It is categorized as a Codex Skill with 167 GitHub stars.
ui-skill-lab is primarily written in Python.
You can find installation instructions and usage details in the ui-skill-lab GitHub repository at github.com/Jason904/ui-skill-lab. The project has 167 stars and 10 forks, indicating an active community.
ui-skill-lab is released under the MIT license, making it free to use and modify according to the license terms.