From gsd
Packages UI sketch design findings into a persistent project skill for Claude auto-loading in future UI build conversations. Writes summary to .planning/sketches/ for history.
npx claudepluginhub jnuyens/gsd-plugin --plugin gsdThis skill is limited to using the following tools:
<objective>
Generates 2-3 variant HTML mockups for UI design ideas in .planning/sketches/, grounded in spike data. Frontier mode analyzes sketches and proposes next ones. For pre-implementation exploration.
Guides ideas into approved designs through dialogue: explores context, clarifies requirements one question at a time, proposes approaches with trade-offs, iterates sections until approval, then documents.
Guides idea refinement into designs: explores context, asks questions one-by-one, proposes approaches, presents sections for approval, writes/review specs before coding.
Share bugs, ideas, or general feedback.
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/sketch-wrap-up.md @${CLAUDE_PLUGIN_ROOT}/references/ui-brand.md </execution_context>
<runtime_note>
Copilot (VS Code): Use vscode_askquestions wherever this workflow calls AskUserQuestion.
</runtime_note>