Design commands
/design:help
List all design commands grouped by category.
| Property | Value |
|---|---|
| Command | /design:help |
| Category | daily (daily) |
| Argument hint | (none) |
| Source | plugins/design/commands/help.md |
Description
List all design commands grouped by category.
Invocation
snippet
/design:helpSummary
Print every /design:* command grouped by its category: frontmatter field. Use this whenever you forget a name — type /design:help for the live index, or use the group prefix (e.g. /design:setup-) to narrow autocomplete.
Source of truth
/design:handoff
Emit a shadcn `registry-item.json` sidecar for the active canvas (production-ready drop for Next.js / Vite / Bun)
/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.