feat: migrate all skills from Claude session: SKILL.md
This commit is contained in:
parent
ad6741854d
commit
f81c95065c
1 changed files with 9 additions and 0 deletions
9
skills/design-handoff/SKILL.md
Normal file
9
skills/design-handoff/SKILL.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
name: design-handoff
|
||||
description: Generate developer handoff specs from a design. Use when a design is ready for engineering and needs a spec sheet covering layout, design tokens, component props, interaction states, responsive breakpoints, edge cases, and animation details.
|
||||
argument-hint: "<Figma URL or design description>"
|
||||
---
|
||||
|
||||
# /design-handoff
|
||||
|
||||
Generate comprehensive developer handoff documentation from a design.
|
||||
Loading…
Reference in a new issue