Skip to main
maudeMDCC/00
Design commands

/design:board

Read the whiteboard with element-aware context, and/or author a whole tidy TEMPLATE (retro, kanban, social-media calendar, roadmap, brainstorm, checklist, user-flow) onto it. Wraps `maude design canvas-rects`/`read-annotations`/`annotate` (skill `whiteboard`) — the FigJam-style two-way surface, distinct from the one-shot `/design:edit` component-editing loop.

PropertyValue
Command/design:board
Categorydaily (daily)
Argument hint[\"<feedback or template request>\"] [--near <artboardId>] [--in <artboardId>] [--pin <cdId|selector>] [--dry-run]
Sourceplugins/design/commands/board.md

Description

Read the whiteboard with element-aware context, and/or author a whole tidy TEMPLATE (retro, kanban, social-media calendar, roadmap, brainstorm, checklist, user-flow) onto it. Wraps maude design canvas-rects/read-annotations/annotate (skill whiteboard) — the FigJam-style two-way surface, distinct from the one-shot /design:edit component-editing loop.

Invocation

snippet
/design:board [\"<feedback or template request>\"] [--near <artboardId>] [--in <artboardId>] [--pin <cdId|selector>] [--dry-run]

Summary

The FigJam-style draw layer (&lt;designRoot>/&lt;slug>.annotations.svg) is a two-way medium — the user sketches on it, and this command both reads it (with artboard AND element context) and writes to it (answers, or a whole tidy template). Full spec: skill whiteboard. This command is the driving loop; it does not

Source of truth

On this page