Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

概览

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.

安装命令
npx skills add https://github.com/darcyegb/diagram-pipeline --skill diagram-illustrator-render

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年2月9日 00:20
文件资源管理器
3 个文件
SKILL.md
readonly