Skip to content
Skillv1.0.0

gsd-ui-phase

Generate UI design contract (UI-SPEC.md) for frontend phases

by SensLiao(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from SensLiao/Claude-code-setting (skills/gsd-ui-phase/SKILL.md). Install upstream with npx skills add SensLiao/Claude-code-setting --skill gsd-ui-phase. Copyright stays with the author.

<execution_context> @$HOME/.claude/get-shit-done/workflows/ui-phase.md @$HOME/.claude/get-shit-done/references/ui-brand.md </execution_context>

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/sensliao-claude-code-setting-gsd-ui-phase/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

sensliao-claude-code-setting-gsd-ui-phase.ocm.jsonjson
{
  "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
  }
}

Fetch it by URL: GET /api/v1/registry/sensliao-claude-code-setting-gsd-ui-phase/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.

gsd-ui-phase - Skill - OpenSmartRoute