← Connections
Figma

Figma

Design feedback tracking across your files.

What it does

Figma gives Patina access to comments across your design files. Unresolved comments mentioning you become tasks. When you reply or the comment is resolved, the task is closed automatically. All active feedback threads are tracked in work/figma-comments.md.

Used by

Setup

1

Connect via Claude

Go to claude.ai/settings/connectors and connect your Figma account.

2

Configure your files

The sync script needs to know which Figma files to monitor. When you set up the /sync-figma-tasks skill, Claude will ask for your Figma file keys and create a scripts/figma-files.json config.

3

API token for headless mode

For scheduled automations, you'll need a Figma personal access token stored in your macOS Keychain. Claude will walk you through this during skill setup.

How it works

The sync script fetches comments from all configured Figma files via the Figma API, filters for mentions of your name, and creates or closes tasks accordingly. Interactive sessions can also use Figma's MCP connector for real-time access.