figma-handoff
0
总安装量
1
周安装量
安装命令
npx skills add https://github.com/kentoshimizu/sw-agent-skills --skill figma-handoff
Agent 安装分布
amp
1
cline
1
opencode
1
cursor
1
continue
1
kimi-cli
1
Skill 文档
Figma Handoff
Overview
Use this skill to produce implementation-ready handoff artifacts that reduce ambiguity between design and engineering.
Scope Boundaries
- Use this skill when the task matches the trigger condition described in
description. - Do not use this skill when the primary task falls outside this skill’s domain.
Shared References
- Handoff quality gates:
references/figma-handoff-quality-gates.md
Templates And Assets
- Handoff package template:
assets/figma-handoff-package-template.md
- Asset inventory template:
assets/figma-asset-inventory-template.csv
- Acceptance checklist:
assets/figma-acceptance-checklist-template.md
Inputs To Gather
- Finalized Figma frames, components, and variants.
- Token, interaction, and responsive behavior specs.
- Accessibility and localization constraints.
- Engineering constraints and implementation boundaries.
Deliverables
- Handoff package with scope, states, and implementation notes.
- Asset inventory with source mapping and export spec.
- Acceptance checklist for engineering sign-off.
- Explicit open issues and follow-up owners.
Workflow
- Lock design source versions and confirm in-scope artifacts.
- Build handoff package using
assets/figma-handoff-package-template.md. - Export and register assets in
assets/figma-asset-inventory-template.csv. - Add acceptance checks with
assets/figma-acceptance-checklist-template.md. - Validate readiness against
references/figma-handoff-quality-gates.md.
Quality Standard
- Handoff scope is versioned, complete, and unambiguous.
- States, variants, and interactions are implementation-ready.
- Accessibility and localization constraints are explicit.
- Engineering owner can implement without inferred design intent.
Failure Conditions
- Stop when source designs are not version-locked.
- Stop when required assets/spec details are missing.
- Escalate when implementation constraints conflict with design assumptions.