sensliao-claude-code-setting-gsd-ui-phase.ocm.json json Copy{
"ocm": "1",
"id": "sensliao-claude-code-setting-gsd-ui-phase",
"kind": "skill",
"name": "gsd-ui-phase",
"description": "Generate UI design contract (UI-SPEC.md) for frontend phases",
"publisher": "SensLiao",
"version": "1.0.0",
"capabilities": {
"domains": [
"legal"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Generate UI design contract (UI-SPEC.md) for frontend phases"
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/SensLiao/Claude-code-setting",
"path": "skills/gsd-ui-phase/SKILL.md",
"ref": "307785302ec38cb66b425da8480da8249d2495df",
"url": "https://github.com/SensLiao/Claude-code-setting/blob/307785302ec38cb66b425da8480da8249d2495df/skills/gsd-ui-phase/SKILL.md",
"key": "SensLiao/Claude-code-setting/skills/gsd-ui-phase/SKILL.md"
},
"allowed_tools": [
"Read",
"Write",
"Bash",
"Glob",
"Grep",
"Agent",
"WebFetch",
"AskUserQuestion",
"mcp__context7__*"
]
},
"instructions": "<objective>\nCreate a UI design contract (UI-SPEC.md) for a frontend phase.\nOrchestrates gsd-ui-researcher and gsd-ui-checker.\nFlow: Validate → Research UI → Verify UI-SPEC → Done\n</objective>\n\n<execution_context>\n@$HOME/.claude/get-shit-done/workflows/ui-phase.md\n@$HOME/.claude/get-shit-done/references/ui-brand.md\n</execution_context>\n\n<context>\nPhase number: $ARGUMENTS — optional, auto-detects next unplanned phase if omitted.\n</context>\n\n<process>\nExecute end-to-end.\nPreserve all workflow gates.\n</process>",
"cost": {
"context_tokens": 128
}
}