token-sheet-builder

Generates a branded Foundations page in Figma documenting design tokens and styles.

77|11|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/jrpease/throughline --skill token-sheet-builder-jrpease
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: token-sheet-builder
Source: https://github.com/jrpease/throughline/tree/main/skills/token-sheet-builder
Command: npx skills add https://github.com/jrpease/throughline --skill token-sheet-builder-jrpease

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Design teams need a visual reference of their design tokens and styles, but manually building and maintaining a token documentation page in Figma is tedious and quickly goes stale as tokens change. ## Core Features & Use Cases - Foundations Page Generation: Builds a sectioned Figma page covering color ramps, typography scale, spacing, radius, border widths, and elevation, with swatches live-bound to variables where Figma supports it. - Semantic Color Grouping: Organizes semantic tokens by role family (surface, text, border, alert/feedback, action) mirroring the primitive ramp structure. - Cover Page Creation: Builds a branded Cover page bound to the system's text styles and semantic colors so it survives light/dark mode switches. - Use Case: After running token-builder, a designer wants a shareable visual stylesheet of every token for stakeholder review — this skill generates the Foundations page and validates it in both modes. ## Quick Start Ask the agent to build a Foundations page that visually documents all of my Figma design tokens and styles.

Frequently Asked Questions about token-sheet-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a visual token documentation page in Figma?▼

Run this skill after your tokens exist in Figma. It builds a Foundations page with sections for color ramps, type scale, spacing, radius, and elevation, binding swatches to variables so they update live when values change.

How do I document design tokens for stakeholders in Figma?▼

The skill generates a branded Foundations page grouping semantic colors by role family (surface, text, border, alert, action) and rendering the type scale with actual text styles, producing a showcase artifact suitable for team review.

Does the token sheet update automatically when tokens change?▼

Partially. Swatches bound to variables re-color automatically, but labels, token names, descriptions, and added or removed tokens are snapshots. Re-run the skill to refresh those parts of the page.

Why does my Figma documentation page break in dark mode?▼

Breakage happens when text or background fills use hardcoded colors instead of semantic variables. The skill binds every fill to a semantic color variable and validates both modes to prevent stranded colors.

What are the prerequisites for building a Figma token sheet?▼

You need tokens already created in Figma (via token-builder) and a live Figma connection. If tokens are missing, the skill offers to run token-builder first; if Figma is disconnected, it offers environment setup.