figma-design-handoff

figma-design-handoff is a skill for Claude Code, Codex from evolplus/talos. It costs 99 tokens per session (3,838 once invoked), scanned A, original, Apache-2.0.

A workflow for turning approved user-interface designs into Figma handoff materials for developers. It can create, import, revise, or incorporate Figma screens after the requirements specification is approved.

In plain words
What is it for?
Use it to prepare or update Figma screens, record links to exact frames or layers, and produce handoff notes for developers. It is also used to absorb changes made directly in Figma.
Why use it?
It keeps design files, screen references, and development plans aligned after approval. It also checks that the selected screens and their placement on the Figma canvas are ready for review.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present. Also seen: reads .claude/ paths.

Part of the talos plugin — 62 skills, 2 commands, 4 hooks shipped together

Good fit Use it to prepare or update Figma screens, record links to exact frames or layers, and produce handoff notes for developers. It is also used to absorb changes made directly in Figma.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/evolplus/talos/figma-design-handoff
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add evolplus/talos --skill figma-design-handoff
Clone the repo
git clone --depth 1 https://github.com/evolplus/talos

Made for: Claude Code, Codex.

Or install talos, the plugin that ships this one along with the rest of its 62 skills, 2 commands, 4 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for figma-design-handoff

README.md
[![agentmods](https://agentmods.dev/badge/skills/evolplus/talos/figma-design-handoff.svg)](https://agentmods.dev/skills/evolplus/talos/figma-design-handoff)
Your own site
<a href="https://agentmods.dev/skills/evolplus/talos/figma-design-handoff"><img src="https://agentmods.dev/badge/skills/evolplus/talos/figma-design-handoff.svg" alt="Measured on agentmods" height="20"></a>
Per session 99 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,838 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00099 $0.03838
Opus 5 $0.00049 $0.01919
Sonnet 5 $0.00020 $0.00768
Haiku 4.5 $0.00010 $0.00384

Measured 7d ago against content hash 1f06f87e349e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

figma-design-handoff scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/figma-design-handoff/SKILL.md · 235 lines

How it starts

The opening of the file, as written. The whole thing — 235 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Figma Design Handoff

Use

Use this skill when UI/UX Designer is dispatched after SRS sign-off in one of these modes:

  • create - create missing Figma surfaces for Design-Flow B/C, or explicitly approved gap surfaces in Design-Flow A.
  • import - read existing pinned Figma Node IDs and produce a kit handoff without modifying Figma.
  • revise - update existing Figma work after BA design completeness returns unqualified.
  • incorporate - absorb human edits made directly in Figma and regenerate the handoff.

Do not use this skill for pre-BA extraction or pre-sign-off mapping; those are handled by figma-requirements-extraction and figma-srs-mapping.

Required Companion Skills

Load these skills when their condition applies:

  • ui-ux-page-scoping - always, before touching Figma.
  • design-system-author - always, before drawing or validating screens.
  • figma-canvas-layout - always, before handoff.
  • figma-requirements-extraction - only for extract mode.
  • figma-srs-mapping - only for map mode.

Inputs

  • docs/SRS.md at Status: Signed-off, including:
    • Design-Flow
    • Designated Design Approver
    • ## Design References
    • UI Introspection Profile
    • brand / design guideline headers
  • docs/user-stories/<US-ID>.md and docs/frs/<FR-ID>.md for the surfaces in scope.
  • Task ID and task file when the design is task-scoped.
  • Existing docs/uiux/handoffs/<task-id>.md for revise / incorporate.
  • docs/uiux/completeness-reports/<task-id>.md for revise.
  • Figma MCP access; write access only for create and revise.

Outputs

  1. Figma updates for create / revise only.
  2. Updated docs/SRS.md ## Design References rows for Node IDs, Figma URL, page-scope fields, and design sub-status.
  3. docs/uiux/handoffs/<task-id>.md.
  4. Required checksummed full-frame reference renders under docs/uiux/handoffs/<task-id>/references/ for every surface/state/platform.
  5. Open issues for missing states, stale designs, unsupported variants, or SRS/design conflicts.
  6. Worktree plan-update.json with track: "uiux".

Read the full file on GitHub · 235 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 235 lines · 99 tokens per session scan A 1f06f87e349e

Subscribe to this mod's changes

figma-design-handoff is a skill published in the GitHub repository evolplus/talos (8 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 99 tokens to every session and 3,838 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

webgl-holographic-foil

A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.

nexu-io/open-design · 41 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

html-ppt-taste-brutalist

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).

nexu-io/open-design · 78 tokens

accessibility

Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, design intent verification, and the Accessibility Planner workflow.

microsoft/hve-core · 47 tokens

make-resume

A Chinese-language tool for creating editable HTML resumes that can be changed in a browser and printed to PDF. It uses available resume templates when they are installed and otherwise provides a simpler fallback.

Hisn00w/ASu-skills · 86 tokens

prototype-web

A clickable, high-fidelity web product prototype with navigation, a hero section, feature cards, steps, social proof, and optional pricing. It is designed to resemble a finished landing page while remaining a prototype.

nexu-io/html-anything · 24 tokens