914 B
914 B
| description | argument-hint |
|---|---|
| Generate a developer handoff package for a design. | [screen, feature, or component to hand off] |
/handoff
Generate a developer handoff package.
Steps
- Visual specs — Document all measurements and tokens using
handoff-specskill. - Interaction specs — Define states and behaviors using
handoff-specskill. - QA criteria — Create implementation checklist using
design-qa-checklistskill. - Review readiness — Verify against review criteria using
design-review-processskill. - Version — Tag the design version being handed off using
version-control-strategyskill. - Package — Compile all specs, assets, and notes.
Output
Complete handoff package with visual specs, interaction specs, asset list, QA checklist, and implementation notes.
Consider following up with /setup-workflow to establish the ongoing QA process.