# amitte/figma-token-extractor

> Extract design tokens (colors, spacing, typography) from a Figma JSON export and emit them as CSS custom properties grouped by category.

## Identity

- **Type:** skill
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/figma-token-extractor

## Tags

- **Capabilities:** design-tokens, figma, css-variables
- **Domains:** frontend, design-systems

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 88/100

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/figma-token-extractor" } }`
- Install via CLI: `amitte install amitte/figma-token-extractor`
- HTML page: https://amitte.com/s/amitte/figma-token-extractor

Last updated: 2026-06-08T15:54:28.912Z