Turn finalized designs into clear developer handoff specs for implementation.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "design-handoff" skill from askskill: 1. Download https://raw.githubusercontent.com/anthropics/knowledge-work-plugins/main/design/skills/design-handoff/SKILL.md 2. Save it as ~/.claude/skills/design-handoff/SKILL.md 3. Reload skills and tell me it's ready
Generate a developer handoff spec from this mobile checkout screen design. Include layout dimensions and spacing, color and typography tokens, button and input component props, default/hover/disabled/error states, responsive breakpoints for iPhone and Android, edge cases like empty states and long text, and loading animation details. Output it as a structured document.
A structured mobile implementation spec that helps engineers build the design accurately.
Create a developer handoff document for this tab component design set. Include component purpose, size variants, spacing rules, color tokens, content rules, prop definitions, selected/unselected/disabled/focus states, behavior across screen widths, and accessibility notes.
A component-level spec that can be handed directly to the engineering team.
Convert this web dashboard design into an engineering spec covering grid layout, card and chart components, design tokens, interaction states, breakpoint rules, error and empty-data scenarios, page transitions and micro-interactions, and key implementation notes.
A complete dashboard handoff document that reduces ambiguity and implementation drift.
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Generate comprehensive developer handoff documentation from a design.
/design-handoff $ARGUMENTS
Generate handoff specs for: @$1
If a Figma URL is provided, pull the design from Figma. Otherwise, work from the provided description or screenshot.
spacing-md not 16px.## Handoff Spec: [Feature/Screen Name]
### Overview
[What this screen/feature does, user context]
### Layout
[Grid system, breakpoints, responsive behavior]
### Design Tokens Used
| Token | Value | Usage |
|-------|-------|-------|
| `color-primary` | #[hex] | CTA buttons, links |
| `spacing-md` | [X]px | Between sections |
| `font-heading-lg` | [size/weight/family] | Page title |
### Components
| Component | Variant | Props | Notes |
|-----------|---------|-------|-------|
| [Component] | [Variant] | [Props] | [Special behavior] |
### States and Interactions
| Element | State | Behavior |
|---------|-------|----------|
| [CTA Button] | Hover | [Background darken 10%] |
| [CTA Button] | Loading | [Spinner, disabled] |
| [Form] | Error | [Red border, error message below] |
### Responsive Behavior
| Breakpoint | Changes |
|------------|---------|
| Desktop (>1024px) | [Default layout] |
| Tablet (768-1024px) | [What changes] |
| Mobile (<768px) | [What changes] |
### Edge Cases
- **Empty state**: [What to show when no data]
- **Long text**: [Truncation rules]
- **Loading**: [Skeleton or spinner]
- **Error**: [Error state appearance]
### Animation / Motion
| Element | Trigger | Animation | Duration | Easing |
|---------|---------|-----------|----------|--------|
| [Element] | [Trigger] | [Description] | [ms] | [easing] |
### Accessibility Notes
- [Focus order]
- [ARIA labels needed]
- [Keyboard interactions]
If ~~design tool is connected:
If ~~project tracker is connected:
Embed Zoom meeting features into web apps with full or component-based integration.
Build weighted sales forecasts with scenario planning, commit splits, and gap analysis.
Prepare compliant month-end journal entries with debits, credits, and support.
Analyze compensation bands, offer competitiveness, equity grants, and retention risks.
Track hiring stages, update candidate status, and monitor pipeline counts.
Research competitors and compare positioning, messaging, gaps, opportunities, and threats.
Generate UI design rules, color palettes, and brand design references.
Generate or audit design systems and review styling consistency changes.
Create original posters, illustrations, and static visuals in PNG or PDF.
Generate custom design system rules for your codebase and Figma-to-code workflow.
Design and generate polished, production-ready frontend interfaces and web component code.
Extract website design tokens and export them in standard formats.