# design-handoff > Design-to-development handoff process - Author: Claude Agent - Repository: mguttmann/autonomous-org-framework - Version: 20260121124308 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/mguttmann/autonomous-org-framework - Web: https://mule.run/skillshub/@@mguttmann/autonomous-org-framework~design-handoff:20260121124308 --- --- name: design-handoff description: Design-to-development handoff process --- # Design Handoff ## Checklist - [ ] All states documented - [ ] Responsive breakpoints - [ ] Design tokens used - [ ] Accessibility notes - [ ] Interaction specs ## Handoff Template ```markdown # Component: [Name] ## Variants - Default - Hover - Active - Disabled ## Specs - Size: [dimensions] - Colors: [tokens] - Typography: [tokens] ## Responsive - Mobile: [behavior] - Desktop: [behavior] ## Accessibility - [Requirements] ```