ui-color-palette-penpot

Route Penpot color palettes into token, style, or preview workflows.

1|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/a-ng-d/claude-ui-color-palette --skill ui-color-palette-penpot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-color-palette-penpot
Source: https://github.com/a-ng-d/claude-ui-color-palette/tree/main/skills/ui-color-palette-penpot
Command: npx skills add https://github.com/a-ng-d/claude-ui-color-palette --skill ui-color-palette-penpot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Penpot color palettes often require multiple, separate workflows to reach tokens, local styles, and visual previews. This Skill centralizes routing and orchestration to streamline converting palettes into actionable design artifacts.

Core Features & Use Cases

  • Route user intents (tokens, styles, or preview) to the appropriate sub-workflow.
  • Normalize PaletteData into token rows, style rows, or preview rows for Penpot.
  • Generate or synchronize Penpot tokens, local color styles, and document previews in a coordinated sequence.

Quick Start

Choose an intent (tokens, styles, or preview) for the active Penpot palette and run the routed workflow to generate tokens, styles, or a preview.

Frequently Asked Questions about ui-color-palette-penpot

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

FAQPage Schema
How do I convert Penpot color palettes into design tokens?

To convert Penpot color palettes into design tokens, route your palette intent to the token generation workflow, which normalizes palette data into structured semantic token rows for direct application.

Can I synchronize local color styles from a Penpot palette?

Yes, you can synchronize local color styles by routing your Penpot palette to the styles workflow, which normalizes the palette data and translates it into corresponding local color style rows.

What is the best way to generate a visual preview from Penpot color palettes?

The best way to generate a visual preview is selecting the preview intent for your active Penpot palette, which routes the palette data to create document previews specifically for design review.

Does the Penpot palette routing workflow require specific input formatting?

The workflow enforces a structure-first approach by normalizing input PaletteData before processing, ensuring your Penpot color palettes are correctly formatted for token, style, or preview generation operations.

How does Penpot palette routing handle multiple design artifact workflows?

Penpot palette routing centralizes orchestration by selecting your specific intent, referencing the appropriate workflow file, and translating the normalized palette into coordinated Penpot API operations for tokens, styles, or previews.