From aj-geddes-useful-ai-prompts-4
Documents design specs, interactions, and assets for development handoff. Bridges design and implementation with state documentation, responsive variants, and accessibility notes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aj-geddes-useful-ai-prompts-4:design-handoffThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- [Overview](#overview)
Design handoff bridges design and development, ensuring developers have all information needed to implement designs accurately and efficiently.
Minimal working example:
Design Handoff Package:
Overview:
- Feature description
- User flows
- Key interactions
- Platform (web, iOS, Android)
Screens & Components:
- All screen designs
- Responsive variants (mobile, tablet, desktop)
- All component states (default, hover, focus, disabled, error)
- Dark mode variants (if applicable)
Specifications:
- Typography (font, size, weight, line-height)
- Spacing & layout (padding, margin, gaps)
- Colors (hex values, opacity)
- Shadows & elevations
- Border radius
- Animations & transitions
Interactions:
- Click/tap behaviors
- Hover states
// ... (see reference guides for full implementation)
Detailed implementations in the references/ directory:
| Guide | Contents |
|---|---|
| Developer-Friendly Documentation | Developer-Friendly Documentation |
| Handoff Checklist | Handoff Checklist |
| Design-Dev Collaboration | Design-Dev Collaboration |
npx claudepluginhub joshuarweaver/cascade-code-languages-misc-1 --plugin aj-geddes-useful-ai-prompts-4Generates handoff specs from Figma or design descriptions, covering layout, tokens, interactions, states, breakpoints, edge cases, and accessibility.
Creates developer-ready handoff specs with component measurements, design token mapping, interaction states, assets export, animation timing, and implementation notes. Use when a design is approved for development.
Creates developer handoff specs with visual measurements, interaction behaviors, assets, edge cases, accessibility, and implementation notes for accurate design implementation.