agentsclimarketplace

Figma handoff

Skill m-binimran/design-pack/skills/figma-handoff

Pull a Figma design via the Figma connector and produce a developer handoff - tokens, specs, redlines, asset list, and component notes. Use when handing a design to engineering or auditing a Figma file.From its SKILL.md

Install
npx -y skills add m-binimran/design-pack --skill figma-handoff

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.3 KB, 273 tokens by cl100k_base, as published. Nobody here has run it

figma-handoff

Turn a Figma file into a clean, accurate handoff using the Figma connector (never guess values).

Process

  1. Read the design via Figma: frames, variables/tokens, text styles, components, screenshots. If Figma isn't connected, say so - don't invent frame names or values.
  2. Extract tokens (hand to design-tokens): colours, type scale, spacing, radius, shadows - from Figma variables, not eyeballed.
  3. Spec the screens: spacing, sizes, breakpoints, states (hover/active/disabled/empty/error), interactions.
  4. List assets to export with names + formats + densities (hand to asset-export).
  5. Flag issues: contrast misses (the contrast-guard hook + accessibility-contrast), inconsistent spacing/type, missing states.

Output

  • A handoff doc: tokens, per-screen specs, asset export list, component notes, and an issues list. Every value sourced from Figma or marked [verify].

Guardrails

  • All measurements come from the Figma connector or are flagged - no fabricated pixels.
  • Don't claim a file was read if the connector didn't return it.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.