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:
Identify, categorize, and prioritize technical debt for smarter refactoring decisions.
Research contacts with Common Room data to assess background and lead warmth.
Draft and adapt marketing content with channel-specific formatting and SEO suggestions.
Quickly isolate and debug failing Zoom integrations across auth, webhooks, SDK, and media.
Identify, evaluate, and mitigate risks across projects, processes, or vendors.
Create stakeholder updates tailored to audience, cadence, and communication goals.
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.
Generate 14 standardized design card formats for covers, social sharing, and editorial layouts.
Design and generate polished, production-ready frontend interfaces and web component code.