What problem does it solve?
This Skill removes the friction between Penpot designs and frontend implementation by making visual data, design tokens, and component parity actionable in a single workflow.
Core Features & Use Cases
- Read design structure and values: Inspect Penpot component hierarchy, CSS properties, and token values for downstream use.
- Sync design tokens: Keep ui-spec tokens, Penpot, and generated tokens.css aligned with emit, mirror, or ingest flows.
- Generate and verify UI code: Create component skeletons from Penpot designs and compare implemented code against the design source for visual consistency.
- Use case: A designer updates a button in Penpot, an implementer generates the component scaffold from that design, and a reviewer checks the final code for pixel-level drift.
Quick Start
Use the penpot-bridge skill to read the Penpot design for component UC-042 and generate a matching frontend skeleton.