What it does
Scans your Figma files for comments that mention you. Creates tasks from unanswered comments and closes tasks when comments are resolved or replied to. Keeps work/figma-comments.md up to date with all active feedback threads.
Connections used
Setup
- Connect Figma at claude.ai/settings/connectors
- Paste this into Claude Code:
Set up Figma comment tracking for my Patina. Create a script that uses the Figma API to pull comments mentioning me from my active files, and a /sync-figma-tasks skill that creates tasks from unanswered comments and closes resolved ones. I'll give you my Figma token and file keys.
How it works
- Fetches comments from all configured Figma files
- Filters for comments mentioning you
- Creates tasks for unanswered comments
- Closes tasks when comments have been replied to or resolved
- Updates
work/figma-comments.mdwith current state