Skip to main
maudeMDCC/00
Design commands

/design:handoff

Emit a shadcn `registry-item.json` sidecar pro aktivní canvas (production-ready drop pro Next.js / Vite / Bun)

PropertyValue
Command/design:handoff
Categorydaily
Argument hint[--canvas <path>] [--force]
Sourceplugins/design/commands/handoff.md

Description

Emit a shadcn registry-item.json sidecar pro aktivní canvas (production-ready drop pro Next.js / Vite / Bun)

Invocation

snippet
/design:handoff [--canvas <path>] [--force]

Summary

Konvertuje aktivní canvas (z _active.json) na &lt;Slug>.registry.json vedle TSX souboru. Cílový projekt to konzumuje přes bunx shadcn add file://./&lt;Slug>.registry.json — funguje pro Next.js / Vite / Astro / Remix / Bun, jakýkoli framework, který má shadcn CLI.

Source of truth

This page is auto-generated from the command's frontmatter. The exact prompt Claude runs — including directives, edge-case handling, and tool-routing logic — lives in the source file:

plugins/design/commands/handoff.md → read it for the full behavior.

On this page