Skip to main
maudeMDCC/00
Design commands

/design:import

Bring an existing design into Maude. `--reconstruct <image>` (T15, experimental) turns a Figma-frame PNG export into a real, token-styled canvas via a Bash-free vision-authoring + reality-check loop (DDR-174). Token files and brand material have their own dedicated entry points — see Notes below.

PropertyValue
Command/design:import
Categorydaily (daily)
Argument hint--reconstruct <image-path> [--name \"<title>\"] [--into <canvas-path>] [--rounds N]
Sourceplugins/design/commands/import.md

Description

Bring an existing design into Maude. --reconstruct &lt;image> (T15, experimental) turns a Figma-frame PNG export into a real, token-styled canvas via a Bash-free vision-authoring + reality-check loop (DDR-174). Token files and brand material have their own dedicated entry points — see Notes below.

Invocation

snippet
/design:import --reconstruct <image-path> [--name \"<title>\"] [--into <canvas-path>] [--rounds N]

Summary

/design:import is the umbrella entry point for migration-ingestion work (plan feature-onboarding-and-design-system-migration, Phase 3–4). Today it implements exactly one mode:

Source of truth

On this page