figma-bridge

figma-bridge is a skill for Claude Code from alessioarzenton/claude-code-wp-toolkit. It costs 38 tokens per session (3,062 once invoked), scanned A, original, GPL-3.0.

A bridge between Figma designs and code. It reads Figma designs and uses their shared variables, such as colors, spacing, and type settings, to help generate matching CSS and interface code.

In plain words
What is it for?
Turning Figma designs into code, importing design variables into CSS, and keeping implementation aligned with the designer's tokens and patterns.
Why use it?
It reduces the gap between what a designer specifies and what a developer implements. Using the same design values helps prevent visual drift between the mockup and the product.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Good fit Turning Figma designs into code, importing design variables into CSS, and keeping implementation aligned with the designer's tokens and patterns.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alessioarzenton/claude-code-wp-toolkit/figma-bridge
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 alessioarzenton/claude-code-wp-toolkit --skill figma-bridge
Clone the repo
git clone --depth 1 https://github.com/alessioarzenton/claude-code-wp-toolkit

Made for: Claude Code.

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-bridge

README.md
[![agentmods](https://agentmods.dev/badge/skills/alessioarzenton/claude-code-wp-toolkit/figma-bridge.svg)](https://agentmods.dev/skills/alessioarzenton/claude-code-wp-toolkit/figma-bridge)
Your own site
<a href="https://agentmods.dev/skills/alessioarzenton/claude-code-wp-toolkit/figma-bridge"><img src="https://agentmods.dev/badge/skills/alessioarzenton/claude-code-wp-toolkit/figma-bridge.svg" alt="Measured on agentmods" height="20"></a>
Per session 38 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,062 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 unknown 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.00038 $0.03062
Opus 5 $0.00019 $0.01531
Sonnet 5 $0.00008 $0.00612
Haiku 4.5 $0.00004 $0.00306

Measured 8d ago against content hash adef4e16a316, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

figma-bridge 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 8d 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.

core/claude/skills/core/figma-bridge/SKILL.md · 259 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

2 files 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. 8d ago First seen · 259 lines · 38 tokens per session scan A adef4e16a316

Subscribe to this mod's changes

figma-bridge is a skill published in the GitHub repository alessioarzenton/claude-code-wp-toolkit (24 stars, last pushed 6mo ago), licensed GPL-3.0. It adds 38 tokens to every session and 3,062 once invoked, about $0.0002 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-30.

Related

Other skills, from other repositories

typography

Comprehensive guide to typography, font loading, and variable fonts in WP Rig.

wprig/wprig · 16 tokens

block-theme-global-styles

Build and audit WordPress 7.1 block-theme Global Styles and theme.json. Covers schema version 3, responsive mobile/tablet viewport states, block and element pseudo-states, Navigation Link current-state styles, style variations, CSS generation, background gradients, minimum width, text shadow, block visibility…

Lonsdale201/wp-agent-skills · 112 tokens

elementor-v3-builder

Stonewright Elementor V3 builder for native-first implementation from Figma, screenshots, images, or briefs, plus pages, widgets, Loop Grid, templates, kit styles, responsive edits, and safe batch mutations. Use whenever a task reads, plans, builds, or repairs an Elementor V3 page or template.

cosmincraciun97/stonewright-wp-mcp · 68 tokens

html-to-generateblocks

Convert HTML/CSS layouts to GenerateBlocks V2 format with inline styles.

wpgaurav/generateblocks-skills · 20 tokens

chakra-ui-builder

Build responsive, accessible UI components and layouts using Chakra UI v3, install or configure Chakra UI in new and existing projects, and design scalable themes using tokens, semantic tokens, recipes, and slot recipes. Use this skill whenever a user asks to build, create, or generate any UI component, page, form…

chakra-ui/chakra-ui · 214 tokens

visual-ralph

Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ralph with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.

Yeachan-Heo/oh-my-codex · 50 tokens