Agent Skills
› davepoon/buildwithclaude
› gsd:ui-phase
gsd:ui-phase
GitHub用于为前端阶段生成UI设计契约(UI-SPEC.md)。通过编排研究者与检查者,执行验证、研究和确认流程。支持指定或自动检测阶段编号,确保遵循完整的工作流门控。
Trigger Scenarios
需要为特定前端阶段创建UI设计规范
启动前端界面的研究与验证流程
Install
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>
Version History
- 502fc01 Current 2026-07-05 15:15


