gstack/design/src
Garry Tan dbf6b4ada7
feat: responsive variants + design-to-code prompt
Responsive variants: $D variants --viewports desktop,tablet,mobile
generates mockups at 1536x1024, 1024x1024, and 1024x1536 (portrait)
with viewport-appropriate layout instructions.

Design-to-code prompt: $D prompt --image approved.png extracts colors,
typography, layout, and components via GPT-4o vision, producing a
structured implementation prompt. Reads DESIGN.md for additional
constraint context.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 22:23:41 -06:00
..
auth.ts feat: design binary core — generate, check, compare commands 2026-03-26 21:52:16 -06:00
brief.ts feat: design binary core — generate, check, compare commands 2026-03-26 21:52:16 -06:00
check.ts feat: design binary core — generate, check, compare commands 2026-03-26 21:52:16 -06:00
cli.ts feat: responsive variants + design-to-code prompt 2026-03-26 22:23:41 -06:00
commands.ts feat: responsive variants + design-to-code prompt 2026-03-26 22:23:41 -06:00
compare.ts feat: design binary core — generate, check, compare commands 2026-03-26 21:52:16 -06:00
design-to-code.ts feat: responsive variants + design-to-code prompt 2026-03-26 22:23:41 -06:00
diff.ts feat: mockup diffing + design intent verification 2026-03-26 22:17:12 -06:00
evolve.ts feat: screenshot-to-mockup evolution ($D evolve) 2026-03-26 22:18:14 -06:00
generate.ts feat: design binary core — generate, check, compare commands 2026-03-26 21:52:16 -06:00
iterate.ts feat: design binary variants + iterate commands 2026-03-26 21:59:48 -06:00
memory.ts feat: design memory — extract visual language from mockups into DESIGN.md 2026-03-26 22:16:12 -06:00
session.ts feat: design binary core — generate, check, compare commands 2026-03-26 21:52:16 -06:00
variants.ts feat: responsive variants + design-to-code prompt 2026-03-26 22:23:41 -06:00