Vlad Dziuba
2026-07-01Working

svgsee

Read Figma-exported SVGs like searchable PDFs — a cheap exact text layer first, pixels only when the question is truly visual.

Stack: Python · Node.js

What it is

A two-layer reader for SVG screen exports: an exact text layer answers most questions about a screen, and rasterization is reserved for genuinely visual ones.

Why it matters

Measured, not vibes: the text layer answers ~82% of screen questions at roughly 1/6 the token cost of sending pixels. Promoted into a Claude Code skill (see-svg).

Status

Working. Source is a private local repo.

figmaai-workflowmeasurement