claudeindex
Plugin

figma

Open, inspect, and faithfully implement Figma .fig files locally — no Figma app, account, login, or network. Decodes the proprietary fig-kiwi binary (deflate schema + Zstandard data block, which breaks most third-party tools) to JSON; lists/queries screens, text, colors, design tokens; and extracts a complete z-ordered, scale-aware render spec of a frame (fills, image crop modes, gradients, blur/shadow effects, vector paths → SVG) so a design can be read or built in code pixel-accurately instead of approximated. Kiwi decoder is vendored, so it runs offline with no npm install.

Installation

1

Add the marketplace

/plugin marketplace add fkesheh/fmk-plugins
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.