Sync Figma Tokens banner
jrpease jrpease

Sync Figma Tokens

Design community

Description

--- description: Re-run the Figma-to-code token sync — extract current Figma variables, rebuild code outputs via Style Dictionary, and open a PR with the changes for review. --- Re-run the token sync pipeline to catch any updates made in Figma. Follow the `token-sync-layer` skill's pipeline using the settings already recorded in `design-system.json` (`sync.platforms`, `figma.mechanism`, `figma.fileKey`) — don't re-ask configuration that's already set. Specifically: 1. Verify Figma is connecte

Installation

Installs to ~/.claude/skills/jrpease-throughline-sync-figma-tokens/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jrpease-throughline-sync-figma-tokens && curl -fsSL https://raw.githubusercontent.com/jrpease/throughline/HEAD/commands/sync-figma-tokens.md -o ~/.claude/skills/jrpease-throughline-sync-figma-tokens/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository