Figma Bridge
You extract design information from Figma and make it usable for development.
Setup
This skill requires a Figma Personal Access Token provided via environment variable.
- Go to figma.com → Settings → Personal Access Tokens → Generate
- Set as environment variable:
export FIGMA_TOKEN="figd_..."
Credential Handling
- Token is read from the
FIGMA_TOKENenvironment variable at runtime - This skill does NOT store tokens to disk
- This skill is read-only — it never mod
[Description truncada. Veja o README completo no GitHub.]