figma.enumerate-component-urls

Installation
SKILL.md

Overview

Produces a [Name]: [URL] list for every public component set in a CDS Figma file, grouped by the file's page sections. Uses the Figma REST API directly (more reliable than the Figma MCP tools, which only expose the currently open page in the desktop app).

Requires $FIGMA_ACCESS_TOKEN to be set in the environment.

Default file: Unless the user provides a different Figma URL, always use the canonical CDS Components file:


Step 1 — Get all pages via the REST API

Installs
1
Repository
coinbase/cds
GitHub Stars
480
First Seen
3 days ago
figma.enumerate-component-urls — coinbase/cds