From opendesign
Generates self-sufficient handoff folder with detailed README spec (overview, fidelity, screens, interactions, tokens, assets) from design prototypes, zipped for developer implementation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/opendesign:handoff-to-claude-codeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Loaded when the user asks to hand a finished design off to a developer or a coding agent for implementation in a real codebase. The output of this skill is a self-sufficient handoff folder, zipped and presented to the user for download.
Loaded when the user asks to hand a finished design off to a developer or a coding agent for implementation in a real codebase. The output of this skill is a self-sufficient handoff folder, zipped and presented to the user for download.
./opendesign/handoffs/<feature-slug>/. Slug describes the feature (e.g. onboarding-flow, settings-redesign). Never handoff/, export/, or similar generics at the project root.README.md at the root of the folder. Everything the developer needs to act on lives in the README.Every section below is required. Use these exact headings in this order.
<feature-slug>.zip.#246BFD for primary buttons" beats "the primary button should use a blue tone."npx claudepluginhub manalkaff/opendesign --plugin opendesignGenerates developer handoff specs from Figma URLs or design descriptions. Covers layout, design tokens, components, interactions, responsive breakpoints, edge cases, and accessibility.
Creates developer handoff specs with visual measurements, interaction behaviors, assets, edge cases, accessibility, and implementation notes for accurate design implementation.
Generates detailed design handoff specs for engineers, covering visual layouts, interactions, accessibility requirements, content, and rationale. Use when designs are ready for implementation.