Imported from snailb1007/snail-agent-flow (
.agents/skills/gsd-sketch/SKILL.md). Install upstream withnpx skills add snailb1007/snail-agent-flow --skill gsd-sketch. Copyright stays with the author.
Two modes:
- Idea mode (default) — describe a design idea to sketch
- Frontier mode (no argument or "frontier") — analyzes existing sketch landscape and proposes consistency and frontier sketches
Does not require prior new-project setup — auto-creates .planning/sketches/ if needed.
<execution_context> @.agents/skills/gsd-sketch/workflows/sketch.md @.agents/skills/gsd-sketch/workflows/sketch-wrap-up.md @.agents/skills/gsd-sketch/references/ui-brand.md @.agents/skills/gsd-sketch/references/sketch-theme-system.md @.agents/skills/gsd-sketch/references/sketch-interactivity.md @.agents/skills/gsd-sketch/references/sketch-tooling.md @.agents/skills/gsd-sketch/references/sketch-variant-patterns.md </execution_context>
<runtime_note>
Copilot (VS Code): Use vscode_askquestions wherever this workflow calls AskUserQuestion.
</runtime_note>
Available flags:
--quick— Skip mood/direction intake, jump straight to decomposition and building. Use when the design direction is already clear.--wrap-up— Package sketch design findings into a persistent project skill for future build conversations. Runs the sketch-wrap-up workflow.
Preserve all workflow gates (intake, decomposition, target stack research, variant evaluation, MANIFEST updates, commit patterns).