Plugin Claude Code
Figma MCP server in Rust: plugin bridge, no API token, no rate limits, 73 tools.
Plugin Claude Code
Figma MCP server in Rust: plugin bridge, no API token, no rate limits, 73 tools.
Plugin Claude Code
Figma MCP server with full read/write access via plugin bridge. No API token, no rate limits, 73 tools, 13 skills.
Skill Claude CodeCodex
Convert manual annotation markers (numbered or lettered dots with connected descriptions) into Figma's native dev-mode annotations using figma-mcp-rust. Use when a design contains hand-placed annotation markers that should become real Figma annotations.
Skill Claude CodeCodex
Diagnose figma-mcp-rust connection problems. Use when tools fail with "plugin not connected", requests time out, the port is already in use, or the Figma plugin cannot reach the MCP server. Covers installing the companion Figma plugin, port 1994, and running multiple MCP clients.
Skill Claude CodeCodex
Rename auto-generated Figma layer names (Frame 123, Rectangle 45, Group 6) to a consistent convention with a preview step, using figma-mcp-rust. Use when tidying layer names across a page, frame, or selection, or enforcing a naming convention.
Skill Claude CodeCodex
Best practices for creating and modifying Figma designs with the figma-mcp-rust tools. Use when building screens or UI in Figma (forms, login pages, cards, layouts), covering layout hierarchy, naming, containers, element creation order, and verification.
Skill Claude CodeCodex
Extract unique colors, font sizes, spacing, and radii from an existing Figma design and turn them into variable collections and named styles with figma-mcp-rust. Use when creating design tokens from a finished design, including the free-plan single-mode workaround for theming.
Skill Claude CodeCodex
Generate a 9-step primitive color scale plus semantic aliases from brand colors and create them as Figma variables with figma-mcp-rust. Use when the user asks for a color palette, color system, neutral scale, or light/dark color tokens from a brand color.
Skill Claude CodeCodex
Clone a Figma component or frame into size, color theme, state, or dark-mode variants arranged in a labeled grid, using figma-mcp-rust. Use when the user asks for variants of an existing component, hover/disabled states, or themed copies of a design element.
Skill Claude CodeCodex
Generate a typographic scale (Display, Heading, Body, Label, Caption) from a base font and ratio and create Figma text styles with figma-mcp-rust. Use when the user asks for a type scale, typography system, or heading/body text styles.
Skill Claude CodeCodex
Turn figma-mcp-rust getreactions output into a readable interaction flow map between screens. Use when analyzing Figma prototype navigation, click-through flows, overlays, or documenting user journeys from prototype reactions.
Skill Claude CodeCodex
Token-efficient reading of Figma files with the figma-mcp-rust tools. Use before inspecting any Figma design through this server, when choosing getdesigncontext detail levels, deduplicating repeated component instances, or drilling into nodes without dumping entire trees.
Skill Claude CodeCodex
Find Figma nodes that use raw colors, fonts, or effects instead of linked styles and variables, then link them, using figma-mcp-rust. Use when auditing design system adoption, hunting detached styles, or cleaning up hardcoded values in a design.
Skill Claude CodeCodex
Transfer text and style overrides from a source component instance to one or more target instances with figma-mcp-rust. Use when copying overrides between instances or propagating content across repeated components like cards, list rows, or nav items.
Skill Claude CodeCodex
Chunked, verified replacement of text across a Figma design using figma-mcp-rust. Use when replacing copy in many text nodes at once, such as localization, content swaps, filling in real copy over placeholder text, or updating tables and card lists.
MCP server Claude CodeCodexCursor +2
Figma MCP server in Rust: plugin bridge, no API token, no rate limits, 73 tools. Runs locally from the @alvinindra/figma-mcp-rust npm package.