figma-analyzer
CommunityExtract design assets from Figma via API.
Authorvneseyoungster
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Automates the extraction of design assets, metadata, and tokens from Figma files, turning design data into structured outputs for analysis, documentation, or handoff.
Core Features & Use Cases
- Asset Export: Batch export frames/components as images (PNG/JPG/SVG/PDF)
- Metadata Extraction: File structure, node properties, components, and version history
- Design Token Extraction: Colors, typography, effects, grids
Quick Start
Obtain a Figma API key, run figma_export.py with a Figma URL and output path, and optionally request token extraction. Example: export frames from a file to output/, using a token loaded from environment or .env.
Dependency Matrix
Required Modules
requestspython-dotenv
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: figma-analyzer Download link: https://github.com/vneseyoungster/ChocoVine/archive/main.zip#figma-analyzer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.