dot-canvas-designer

Installation
SKILL.md

Dot Canvas Designer

Use this skill when the user wants to design or revise a Dot. Canvas API card, dashboard, status panel, or windowData layout.

Do not use this skill merely to send an existing payload to a device. For device operations, use dot-device-openapi.

Output Boundary

Produce a Canvas payload or a windowData object. Do not handle API keys, device IDs, or device sending here.

When the user asks to design and send a Canvas card:

  1. Use this skill to build the Canvas payload.
  2. Use dot-device-openapi to send it.

Composition Model

Build windowData as JSON, not JSX, JavaScript, raw HTML, external CSS, or an image.

Installs
136
GitHub Stars
13
First Seen
Jun 9, 2026
dot-canvas-designer — mindreset/dot_skill