Skip to main content
Run any Skill in Manus
with one click

diagram-illustrator-render

Render a diagram in Adobe Illustrator via ExtendScript automation. Given a design specification from diagram-graphic-design (grid, type, color, elements) and a visual encoding plan from diagram-visual-encoding (composition, channels, layout), produce a complete JSX script that creates the diagram in Illustrator, exports it as PNG for review, and iterates until the visual output matches the specification. Handles the JSX file execution pattern, coordinate system translation, MRAP error recovery, and the render-evaluate-fix loop. Use this skill after design decisions are complete and you need to produce the actual Illustrator file. Also use when iterating on an existing diagram — fixing rendering bugs, adjusting positions, or re-exporting. Triggers on: render, Illustrator, ExtendScript, JSX, execute, export, .ai file, draw, implement, create the diagram, make it in Illustrator.

Overview

Render a diagram in Adobe Illustrator via ExtendScript automation. Given a design specification from diagram-graphic-design (grid, type, color, elements) and a visual encoding plan from diagram-visual-encoding (composition, channels, layout), produce a complete JSX script that creates the diagram in Illustrator, exports it as PNG for review, and iterates until the visual output matches the specification. Handles the JSX file execution pattern, coordinate system translation, MRAP error recovery, and the render-evaluate-fix loop. Use this skill after design decisions are complete and you need to produce the actual Illustrator file. Also use when iterating on an existing diagram — fixing rendering bugs, adjusting positions, or re-exporting. Triggers on: render, Illustrator, ExtendScript, JSX, execute, export, .ai file, draw, implement, create the diagram, make it in Illustrator.

Install command
npx skills add https://github.com/darcyegb/diagram-pipeline --skill diagram-illustrator-render

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedFebruary 9, 2026 at 00:20
File Explorer
3 files
SKILL.md
readonly