Inkbridgeinkbridge

Documentation

Everything the Inkbridge plugin can do — from scanning your components to generating a pixel-perfect design system in Figma.

26 free features3 pro features

Get started in 3 steps

Full setup guide →

From zero to a live design system in Figma — one install command, no manual exports.

  1. 1

    Install the npm package

    In your project root run pnpm add -D inkbridge then pnpm exec inkbridge setup. Setup creates the scanner API endpoint and adds the figma:dev script to your package.json.

  2. 2

    Load the plugin in Figma Desktop

    Go to Plugins → Development → Import plugin from manifest and select node_modules/inkbridge/manifest.json from your project. Figma remembers it — you only do this once.

  3. 3

    Generate your design system

    Run pnpm figma:dev to start your dev server, then click Generate Design System Page in the plugin — colour tokens, typography, and every component variant are built on demand.

Getting Started

Install the plugin and connect it to your codebase in minutes.

Component Scanning

Automatically detect and analyse your React components and stories.

Design System

Extract tokens, themes, and styles directly from your Tailwind config.

Figma Output

Control how components, previews, and states are rendered in Figma.

Pro Features

Close the loop between design and code — changes flow in both directions.