Skip to main
maudeMDCC/00
Design commands

/design:screenshot

Capture the active canvas, one artboard, an element or all screens.

PropertyValue
Command/design:screenshot
Categorydaily (daily)
Argument hint[--screen|--element <id> | --selector <css> | --full | --all-screens] [--area <n>]
Sourceplugins/design/commands/screenshot.md

Description

Capture the active canvas, one artboard, an element or all screens.

Invocation

Claude Code

snippet
/design:screenshot [--screen|--element <id> | --selector <css> | --full | --all-screens] [--area <n>]

Codex

snippet
$design:source-command-screenshot [--screen|--element <id> | --selector <css> | --full | --all-screens] [--area <n>]

Use the same arguments and flags. See native Codex setup for installation, dependencies and the distinction from Studio's built-in chat.

Source of truth

On this page