design to code agents

5 tagged design to code, measured the same way as everything else here.

stitch-kit

01

gabelul/stitch-kit

Agent

Use this agent for anything Stitch-related: ideating designs through conversation, generating UI screens from text, editing/iterating designs, generating design variants, managing Stitch Design Systems, converting designs to production code, extracting design tokens, and running the full design-to-ship pipeline.…

43 1mo ago A 237 tokens original Apache-2.0

pencil-analyzer

02

JesusJimenezC/pencil-atelier

Agent

Read-only semantic-brief extractor for Pencil (.pen) files. Given a .pen (or specific frames) and an optional target project root, returns a structured brief across five axes - atmosphere, palette roles, geometry character, depth character, typography character - plus a scale-parity note and token-vocabulary map.…

7 4mo ago C 118 tokens GPL-3.0

pencil-auditor

03

JesusJimenezC/pencil-atelier

Agent

Audits Pencil (.pen) design files and their companion codebase for design-quality violations. Read-only - identifies issues, never modifies files. Enforces a universal 4px-grid sizing scale (framework-agnostic), variable-first token discipline, and lightweight component-reuse heuristics. Works with any project, any…

7 4mo ago A 113 tokens GPL-3.0

pencil-navigator

04

JesusJimenezC/pencil-atelier

Agent

Read-only localizer for Pencil (.pen) files. Given a feature name, token, viewport descriptor, or structural query, returns compact match records (ID + breadcrumb + minimal metadata) instead of raw node payloads. Invoke from the main agent whenever you need to find frames, components, repeated structures, empty canvas…

7 4mo ago A 100 tokens GPL-3.0

design-explorer

05

tygwan/stitchkit

Agent

Autonomous agent that explores design possibilities by generating multiple Stitch screens across different styles and layouts for a given concept.

5 5mo ago A 26 tokens original MIT