figma-ci-integration

Installation
SKILL.md

Figma CI Integration

Overview

Automate Figma API workflows in CI/CD: sync design tokens on schedule, export assets on PR, and validate design system consistency.

Prerequisites

  • GitHub repository with Actions enabled
  • FIGMA_PAT stored as GitHub secret
  • Design token extraction script (from figma-core-workflow-a)

Instructions

Step 1: Scheduled Token Sync Workflow

# .github/workflows/figma-token-sync.yml
name: Sync Figma Design Tokens
Installs
1
GitHub Stars
2.8K
First Seen
13 days ago
figma-ci-integration — jeremylongshore/tons-of-skills-marketplace