Agent Skills
› davepoon/buildwithclaude
› gsd:ui-phase
gsd:ui-phase
GitHub生成前端阶段的UI设计契约(UI-SPEC.md)。通过编排UI研究员和检查器,执行验证、研究、验证的完整工作流,确保设计符合品牌规范。
触发场景
需要为前端阶段生成UI设计规范文档
启动UI设计契约创建流程
安装
npx skills add davepoon/buildwithclaude --skill gsd:ui-phase -g -y
SKILL.md
Frontmatter
{
"name": "gsd:ui-phase",
"description": "Generate UI design contract (UI-SPEC.md) for frontend phases",
"allowed-tools": [
"Read",
"Write",
"Bash",
"Glob",
"Grep",
"Task",
"WebFetch",
"AskUserQuestion",
"mcp__context7__*"
],
"argument-hint": "[phase]"
}
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/ui-phase.md @${CLAUDE_PLUGIN_ROOT}/references/ui-brand.md </execution_context>
版本历史
- 502fc01 当前 2026-07-05 15:15


